#71FEE0#71FEE0
#71FEE0 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.130 H 177.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEE0 |
|---|---|
| RGB | rgb(113, 254, 224) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.58, -45.30, 2.81) |
| CIE-LCH | lch(91.58, 45.38, 176.45°) |
| OKLab | oklab(91.1% -0.1302 0.0068) |
| OKLCH | oklch(91.1% 0.13 177) |
| XYZ | xyz(55.7003, 79.7708, 82.9685) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEE0 #FE718F
analogous
#71FE9A #71FEE0 #71D6FE
triadic
#71FEE0 #E071FE #FEE071
tetradic
#71FEE0 #9A71FE #FE718F #D6FE71
square
#71FEE0 #9A71FE #FE718F #D6FE71
split-complementary
#71FEE0 #FE71D6 #FE9A71
monochromatic
#02F3C0 #34FED3 #71FEE0 #AEFEED #E1FFF8
Accessibility & contrast
On white
1.24
#71FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#71FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEE0
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEE0 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#E0E0E2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fee0; /* rgb */ color: rgb(113, 254, 224); /* oklch */ color: oklch(91.1% 0.130 177.0);
Tailwind
colors: {
custom: {
50: '#a5ffe9',
500: '#71fee0',
950: '#000000',
},
}SCSS
$custom: #71fee0; $custom-light: #a5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#71fee0",
"rgb": {
"r": 113,
"g": 254,
"b": 224
},
"hsl": {
"h": 167.234,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.911,
"c": 0.13034,
"h": 177
},
"luminance": 0.79776
}Semantic roles & 50–950 ramp
primary
#71FEE0
secondary
#DB395B
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684