#71FEE9#71FEE9
#71FEE9 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 182.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEE9 |
|---|---|
| RGB | rgb(113, 254, 233) |
| HSL | hsl(171, 99%, 72%) |
| HSV | hsv(171, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(91.81, -43.15, -1.52) |
| CIE-LCH | lch(91.81, 43.18, 182.02°) |
| OKLab | oklab(91.36% -0.1263 -0.0048) |
| OKLCH | oklch(91.36% 0.126 182.2) |
| XYZ | xyz(56.9533, 80.2720, 89.5676) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 5.33
Bright Turquoise
#0FFEF9
ΔE00 6.05
Aquamarine
#7FFFD4
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEE9 #FE7186
analogous
#71FEA3 #71FEE9 #71CCFE
triadic
#71FEE9 #E971FE #FEE971
tetradic
#71FEE9 #A371FE #FE7186 #CCFE71
square
#71FEE9 #A371FE #FE7186 #CCFE71
split-complementary
#71FEE9 #FE71CC #FEA371
monochromatic
#02F3CF #34FEE0 #71FEE9 #AEFEF2 #E1FFFA
Accessibility & contrast
On white
1.23
#71FEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#71FEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEE9
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEE9 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fee9; /* rgb */ color: rgb(113, 254, 233); /* oklch */ color: oklch(91.4% 0.126 182.2);
Tailwind
colors: {
custom: {
50: '#a5fff0',
500: '#71fee9',
950: '#000000',
},
}SCSS
$custom: #71fee9; $custom-light: #a5fff0; $custom-dark: #000000;
JSON
{
"hex": "#71fee9",
"rgb": {
"r": 113,
"g": 254,
"b": 233
},
"hsl": {
"h": 171.064,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91357,
"c": 0.12641,
"h": 182.2
},
"luminance": 0.80278
}Semantic roles & 50–950 ramp
primary
#71FEE9
secondary
#DB3951
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685