#71FEE4#71FEE4
#71FEE4 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.128 H 179.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEE4 |
|---|---|
| RGB | rgb(113, 254, 228) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.68, -44.35, 0.88) |
| CIE-LCH | lch(91.68, 44.36, 178.86°) |
| OKLab | oklab(91.21% -0.1285 0.0016) |
| OKLCH | oklch(91.21% 0.128 179.3) |
| XYZ | xyz(56.2492, 79.9903, 85.8591) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.13
Light Turquoise
#7EF4CC
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEE4 #FE718B
analogous
#71FE9E #71FEE4 #71D2FE
triadic
#71FEE4 #E471FE #FEE471
tetradic
#71FEE4 #9E71FE #FE718B #D2FE71
square
#71FEE4 #9E71FE #FE718B #D2FE71
split-complementary
#71FEE4 #FE71D2 #FE9E71
monochromatic
#02F3C6 #34FED8 #71FEE4 #AEFEF0 #E1FFF9
Accessibility & contrast
On white
1.24
#71FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#71FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEE4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEE4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E3
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fee4; /* rgb */ color: rgb(113, 254, 228); /* oklch */ color: oklch(91.2% 0.128 179.3);
Tailwind
colors: {
custom: {
50: '#a5ffec',
500: '#71fee4',
950: '#000000',
},
}SCSS
$custom: #71fee4; $custom-light: #a5ffec; $custom-dark: #000000;
JSON
{
"hex": "#71fee4",
"rgb": {
"r": 113,
"g": 254,
"b": 228
},
"hsl": {
"h": 168.936,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91213,
"c": 0.12847,
"h": 179.3
},
"luminance": 0.79996
}Semantic roles & 50–950 ramp
primary
#71FEE4
secondary
#DB3956
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684