#71FFE4#71FFE4
#71FFE4 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 178.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFE4 |
|---|---|
| RGB | rgb(113, 255, 228) |
| HSL | hsl(169, 100%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.97, -44.79, 1.30) |
| CIE-LCH | lch(91.97, 44.81, 178.34°) |
| OKLab | oklab(91.44% -0.1295 0.0027) |
| OKLCH | oklch(91.44% 0.13 178.8) |
| XYZ | xyz(56.5673, 80.6266, 85.9652) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.11
Bright Aqua
#0BF9EA
ΔE00 5.35
Aqua (survey)
#13EAC9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFE4 #FF718C
analogous
#71FF9D #71FFE4 #71D3FF
triadic
#71FFE4 #E471FF #FFE471
tetradic
#71FFE4 #9D71FF #FF718C #D3FF71
square
#71FFE4 #9D71FF #FF718C #D3FF71
split-complementary
#71FFE4 #FF71D3 #FF9D71
monochromatic
#00F6C7 #34FFD8 #71FFE4 #AEFFF0 #E0FFF9
Accessibility & contrast
On white
1.23
#71FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#71FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFE4
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFE4 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E1E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffe4; /* rgb */ color: rgb(113, 255, 228); /* oklch */ color: oklch(91.4% 0.130 178.8);
Tailwind
colors: {
custom: {
50: '#a5ffec',
500: '#71ffe4',
950: '#000000',
},
}SCSS
$custom: #71ffe4; $custom-light: #a5ffec; $custom-dark: #000000;
JSON
{
"hex": "#71ffe4",
"rgb": {
"r": 113,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.592,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91444,
"c": 0.12952,
"h": 178.8
},
"luminance": 0.80632
}Semantic roles & 50–950 ramp
primary
#71FFE4
secondary
#DC3857
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684