#71FDE4#71FDE4
#71FDE4 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 179.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDE4 |
|---|---|
| RGB | rgb(113, 253, 228) |
| HSL | hsl(169, 97%, 72%) |
| HSV | hsv(169, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(91.40, -43.91, 0.47) |
| CIE-LCH | lch(91.40, 43.92, 179.39°) |
| OKLab | oklab(90.98% -0.1274 0.0005) |
| OKLCH | oklch(90.98% 0.127 179.8) |
| XYZ | xyz(55.9327, 79.3573, 85.7536) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.92
Aquamarine
#7FFFD4
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.40
Aqua (survey)
#13EAC9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDE4 #FD718A
analogous
#71FD9E #71FDE4 #71D0FD
triadic
#71FDE4 #E471FD #FDE471
tetradic
#71FDE4 #9E71FD #FD718A #D0FD71
square
#71FDE4 #9E71FD #FD718A #D0FD71
split-complementary
#71FDE4 #FD71D0 #FD9E71
monochromatic
#03F0C6 #35FCD9 #71FDE4 #ADFEEF #E1FFF9
Accessibility & contrast
On white
1.24
#71FDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#71FDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDE4
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDE4 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E3
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fde4; /* rgb */ color: rgb(113, 253, 228); /* oklch */ color: oklch(91.0% 0.127 179.8);
Tailwind
colors: {
custom: {
50: '#a5feec',
500: '#71fde4',
950: '#000000',
},
}SCSS
$custom: #71fde4; $custom-light: #a5feec; $custom-dark: #000000;
JSON
{
"hex": "#71fde4",
"rgb": {
"r": 113,
"g": 253,
"b": 228
},
"hsl": {
"h": 169.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90982,
"c": 0.12742,
"h": 179.8
},
"luminance": 0.79363
}Semantic roles & 50–950 ramp
primary
#71FDE4
secondary
#D93956
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684