#71FDDD#71FDDD
#71FDDD is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.131 H 175.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDDD |
|---|---|
| RGB | rgb(113, 253, 221) |
| HSL | hsl(166, 97%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.22, -45.56, 3.84) |
| CIE-LCH | lch(91.22, 45.73, 175.18°) |
| OKLab | oklab(90.79% -0.1304 0.0095) |
| OKLCH | oklch(90.79% 0.131 175.8) |
| XYZ | xyz(54.9805, 78.9764, 80.7391) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 5.58
Bright Teal
#01F9C6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDDD #FD7191
analogous
#71FD97 #71FDDD #71D7FD
triadic
#71FDDD #DD71FD #FDDD71
tetradic
#71FDDD #9771FD #FD7191 #D7FD71
square
#71FDDD #9771FD #FD7191 #D7FD71
split-complementary
#71FDDD #FD71D7 #FD9771
monochromatic
#03F0BA #35FCCF #71FDDD #ADFEEB #E1FFF8
Accessibility & contrast
On white
1.25
#71FDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#71FDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDDD
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDDD | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#09FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fddd; /* rgb */ color: rgb(113, 253, 221); /* oklch */ color: oklch(90.8% 0.131 175.8);
Tailwind
colors: {
custom: {
50: '#a5fee7',
500: '#71fddd',
950: '#000000',
},
}SCSS
$custom: #71fddd; $custom-light: #a5fee7; $custom-dark: #000000;
JSON
{
"hex": "#71fddd",
"rgb": {
"r": 113,
"g": 253,
"b": 221
},
"hsl": {
"h": 166.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90785,
"c": 0.13077,
"h": 175.8
},
"luminance": 0.78982
}Semantic roles & 50–950 ramp
primary
#71FDDD
secondary
#D9395E
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684