#71FDE2#71FDE2
#71FDE2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.128 H 178.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDE2 |
|---|---|
| RGB | rgb(113, 253, 226) |
| HSL | hsl(168, 97%, 72%) |
| HSV | hsv(168, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.35, -44.39, 1.43) |
| CIE-LCH | lch(91.35, 44.41, 178.15°) |
| OKLab | oklab(90.93% -0.1283 0.0031) |
| OKLCH | oklch(90.93% 0.128 178.6) |
| XYZ | xyz(55.6566, 79.2469, 84.2999) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 5.34
Aqua (survey)
#13EAC9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDE2 #FD718C
analogous
#71FD9C #71FDE2 #71D2FD
triadic
#71FDE2 #E271FD #FDE271
tetradic
#71FDE2 #9C71FD #FD718C #D2FD71
square
#71FDE2 #9C71FD #FD718C #D2FD71
split-complementary
#71FDE2 #FD71D2 #FD9C71
monochromatic
#03F0C3 #35FCD6 #71FDE2 #ADFEEE #E1FFF9
Accessibility & contrast
On white
1.25
#71FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#71FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDE2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDE2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE1
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fde2; /* rgb */ color: rgb(113, 253, 226); /* oklch */ color: oklch(90.9% 0.128 178.6);
Tailwind
colors: {
custom: {
50: '#a5feeb',
500: '#71fde2',
950: '#000000',
},
}SCSS
$custom: #71fde2; $custom-light: #a5feeb; $custom-dark: #000000;
JSON
{
"hex": "#71fde2",
"rgb": {
"r": 113,
"g": 253,
"b": 226
},
"hsl": {
"h": 168.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90925,
"c": 0.12831,
"h": 178.6
},
"luminance": 0.79252
}Semantic roles & 50–950 ramp
primary
#71FDE2
secondary
#D93958
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684