#71FEE8#71FEE8
#71FEE8 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.127 H 181.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEE8 |
|---|---|
| RGB | rgb(113, 254, 232) |
| HSL | hsl(171, 99%, 72%) |
| HSV | hsv(171, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(91.78, -43.39, -1.04) |
| CIE-LCH | lch(91.78, 43.41, 181.38°) |
| OKLab | oklab(91.33% -0.1267 -0.0035) |
| OKLCH | oklch(91.33% 0.127 181.6) |
| XYZ | xyz(56.8109, 80.2150, 88.8174) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 5.06
Aquamarine
#7FFFD4
ΔE00 6.26
Bright Turquoise
#0FFEF9
ΔE00 6.32
Light Turquoise
#7EF4CC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEE8 #FE7187
analogous
#71FEA2 #71FEE8 #71CEFE
triadic
#71FEE8 #E871FE #FEE871
tetradic
#71FEE8 #A271FE #FE7187 #CEFE71
square
#71FEE8 #A271FE #FE7187 #CEFE71
split-complementary
#71FEE8 #FE71CE #FEA271
monochromatic
#02F3CD #34FEDE #71FEE8 #AEFEF2 #E1FFFA
Accessibility & contrast
On white
1.23
#71FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#71FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEE8
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEE8 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fee8; /* rgb */ color: rgb(113, 254, 232); /* oklch */ color: oklch(91.3% 0.127 181.6);
Tailwind
colors: {
custom: {
50: '#a5ffef',
500: '#71fee8',
950: '#000000',
},
}SCSS
$custom: #71fee8; $custom-light: #a5ffef; $custom-dark: #000000;
JSON
{
"hex": "#71fee8",
"rgb": {
"r": 113,
"g": 254,
"b": 232
},
"hsl": {
"h": 170.638,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91328,
"c": 0.1268,
"h": 181.6
},
"luminance": 0.80221
}Semantic roles & 50–950 ramp
primary
#71FEE8
secondary
#DB3952
accent
#0024E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685