#71FEE6#71FEE6
#71FEE6 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.128 H 180.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEE6 |
|---|---|
| RGB | rgb(113, 254, 230) |
| HSL | hsl(170, 99%, 72%) |
| HSV | hsv(170, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(91.73, -43.88, -0.08) |
| CIE-LCH | lch(91.73, 43.88, 180.10°) |
| OKLab | oklab(91.27% -0.1276 -0.0009) |
| OKLCH | oklch(91.27% 0.128 180.4) |
| XYZ | xyz(56.5284, 80.1020, 87.3298) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 5.66
Light Turquoise
#7EF4CC
ΔE00 5.77
Aqua (survey)
#13EAC9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEE6 #FE7189
analogous
#71FEA0 #71FEE6 #71D0FE
triadic
#71FEE6 #E671FE #FEE671
tetradic
#71FEE6 #A071FE #FE7189 #D0FE71
square
#71FEE6 #A071FE #FE7189 #D0FE71
split-complementary
#71FEE6 #FE71D0 #FEA071
monochromatic
#02F3CA #34FEDB #71FEE6 #AEFEF1 #E1FFFA
Accessibility & contrast
On white
1.23
#71FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#71FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEE6
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEE6 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#DEE1E8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fee6; /* rgb */ color: rgb(113, 254, 230); /* oklch */ color: oklch(91.3% 0.128 180.4);
Tailwind
colors: {
custom: {
50: '#a5ffed',
500: '#71fee6',
950: '#000000',
},
}SCSS
$custom: #71fee6; $custom-light: #a5ffed; $custom-dark: #000000;
JSON
{
"hex": "#71fee6",
"rgb": {
"r": 113,
"g": 254,
"b": 230
},
"hsl": {
"h": 169.787,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.9127,
"c": 0.1276,
"h": 180.4
},
"luminance": 0.80108
}Semantic roles & 50–950 ramp
primary
#71FEE6
secondary
#DB3954
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684