#71FFE6#71FFE6
#71FFE6 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 179.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFE6 |
|---|---|
| RGB | rgb(113, 255, 230) |
| HSL | hsl(169, 100%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(92.02, -44.31, 0.34) |
| CIE-LCH | lch(92.02, 44.32, 179.57°) |
| OKLab | oklab(91.5% -0.1286 0.0002) |
| OKLCH | oklch(91.5% 0.129 179.9) |
| XYZ | xyz(56.8466, 80.7383, 87.4358) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.93
Aquamarine
#7FFFD4
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFE6 #FF718A
analogous
#71FF9F #71FFE6 #71D1FF
triadic
#71FFE6 #E671FF #FFE671
tetradic
#71FFE6 #9F71FF #FF718A #D1FF71
square
#71FFE6 #9F71FF #FF718A #D1FF71
split-complementary
#71FFE6 #FF71D1 #FF9F71
monochromatic
#00F6CA #34FFDB #71FFE6 #AEFFF1 #E0FFFA
Accessibility & contrast
On white
1.22
#71FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#71FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFE6
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFE6 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E5
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffe6; /* rgb */ color: rgb(113, 255, 230); /* oklch */ color: oklch(91.5% 0.129 179.9);
Tailwind
colors: {
custom: {
50: '#a5ffed',
500: '#71ffe6',
950: '#000000',
},
}SCSS
$custom: #71ffe6; $custom-light: #a5ffed; $custom-dark: #000000;
JSON
{
"hex": "#71ffe6",
"rgb": {
"r": 113,
"g": 255,
"b": 230
},
"hsl": {
"h": 169.437,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91501,
"c": 0.12864,
"h": 179.9
},
"luminance": 0.80744
}Semantic roles & 50–950 ramp
primary
#71FFE6
secondary
#DC3855
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684