#71FDED#71FDED
#71FDED is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.124 H 185.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDED |
|---|---|
| RGB | rgb(113, 253, 237) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.63, -41.73, -3.86) |
| CIE-LCH | lch(91.63, 41.91, 185.28°) |
| OKLab | oklab(91.25% -0.1236 -0.0111) |
| OKLCH | oklch(91.25% 0.124 185.1) |
| XYZ | xyz(57.2147, 79.8701, 92.5056) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.83
Aqua
#00FFFF
ΔE00 5.99
Light Aqua
#8CFFDB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDED #FD7181
analogous
#71FDA7 #71FDED #71C7FD
triadic
#71FDED #ED71FD #FDED71
tetradic
#71FDED #A771FD #FD7181 #C7FD71
square
#71FDED #A771FD #FD7181 #C7FD71
split-complementary
#71FDED #FD71C7 #FDA771
monochromatic
#03F0D5 #35FCE5 #71FDED #ADFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#71FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#71FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDED
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDED | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fded; /* rgb */ color: rgb(113, 253, 237); /* oklch */ color: oklch(91.2% 0.124 185.1);
Tailwind
colors: {
custom: {
50: '#a5fef2',
500: '#71fded',
950: '#000000',
},
}SCSS
$custom: #71fded; $custom-light: #a5fef2; $custom-dark: #000000;
JSON
{
"hex": "#71fded",
"rgb": {
"r": 113,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.143,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91245,
"c": 0.12409,
"h": 185.1
},
"luminance": 0.79876
}Semantic roles & 50–950 ramp
primary
#71FDED
secondary
#D9394B
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685