#71FDD9#71FDD9
#71FDD9 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.133 H 173.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDD9 |
|---|---|
| RGB | rgb(113, 253, 217) |
| HSL | hsl(165, 97%, 72%) |
| HSV | hsv(165, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(91.13, -46.49, 5.78) |
| CIE-LCH | lch(91.13, 46.84, 172.92°) |
| OKLab | oklab(90.68% -0.1322 0.0146) |
| OKLCH | oklch(90.68% 0.133 173.7) |
| XYZ | xyz(54.4540, 78.7658, 77.9658) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.83
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDD9 #FD7195
analogous
#71FD93 #71FDD9 #71DBFD
triadic
#71FDD9 #D971FD #FDD971
tetradic
#71FDD9 #9371FD #FD7195 #DBFD71
square
#71FDD9 #9371FD #FD7195 #DBFD71
split-complementary
#71FDD9 #FD71DB #FD9371
monochromatic
#03F0B3 #35FCC9 #71FDD9 #ADFEE9 #E1FFF7
Accessibility & contrast
On white
1.25
#71FDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#71FDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDD9
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDD9 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD7
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#16FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fdd9; /* rgb */ color: rgb(113, 253, 217); /* oklch */ color: oklch(90.7% 0.133 173.7);
Tailwind
colors: {
custom: {
50: '#a5ffe4',
500: '#71fdd9',
950: '#000000',
},
}SCSS
$custom: #71fdd9; $custom-light: #a5ffe4; $custom-dark: #000000;
JSON
{
"hex": "#71fdd9",
"rgb": {
"r": 113,
"g": 253,
"b": 217
},
"hsl": {
"h": 164.571,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90676,
"c": 0.13296,
"h": 173.7
},
"luminance": 0.78771
}Semantic roles & 50–950 ramp
primary
#71FDD9
secondary
#D93962
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684