#71FDDF#71FDDF
#71FDDF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.130 H 176.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDDF |
|---|---|
| RGB | rgb(113, 253, 223) |
| HSL | hsl(167, 97%, 72%) |
| HSV | hsv(167, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.27, -45.10, 2.88) |
| CIE-LCH | lch(91.27, 45.19, 176.35°) |
| OKLab | oklab(90.84% -0.1296 0.0069) |
| OKLCH | oklch(90.84% 0.13 176.9) |
| XYZ | xyz(55.2486, 79.0836, 82.1508) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDDF #FD718F
analogous
#71FD99 #71FDDF #71D5FD
triadic
#71FDDF #DF71FD #FDDF71
tetradic
#71FDDF #9971FD #FD718F #D5FD71
square
#71FDDF #9971FD #FD718F #D5FD71
split-complementary
#71FDDF #FD71D5 #FD9971
monochromatic
#03F0BD #35FCD1 #71FDDF #ADFEED #E1FFF8
Accessibility & contrast
On white
1.25
#71FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#71FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDDF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDDF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fddf; /* rgb */ color: rgb(113, 253, 223); /* oklch */ color: oklch(90.8% 0.130 176.9);
Tailwind
colors: {
custom: {
50: '#a5fee8',
500: '#71fddf',
950: '#000000',
},
}SCSS
$custom: #71fddf; $custom-light: #a5fee8; $custom-dark: #000000;
JSON
{
"hex": "#71fddf",
"rgb": {
"r": 113,
"g": 253,
"b": 223
},
"hsl": {
"h": 167.143,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90841,
"c": 0.12975,
"h": 176.9
},
"luminance": 0.79089
}Semantic roles & 50–950 ramp
primary
#71FDDF
secondary
#D9395B
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684