#71FFDF#71FFDF
#71FFDF is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 176.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFDF |
|---|---|
| RGB | rgb(113, 255, 223) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.84, -45.97, 3.71) |
| CIE-LCH | lch(91.84, 46.11, 175.39°) |
| OKLab | oklab(91.3% -0.1316 0.0091) |
| OKLCH | oklch(91.3% 0.132 176) |
| XYZ | xyz(55.8833, 80.3530, 82.3624) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 5.85
Aqua (survey)
#13EAC9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFDF #FF7191
analogous
#71FF98 #71FFDF #71D8FF
triadic
#71FFDF #DF71FF #FFDF71
tetradic
#71FFDF #9871FF #FF7191 #D8FF71
square
#71FFDF #9871FF #FF7191 #D8FF71
split-complementary
#71FFDF #FF71D8 #FF9871
monochromatic
#00F6BE #34FFD1 #71FFDF #AEFFED #E0FFF8
Accessibility & contrast
On white
1.23
#71FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#71FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFDF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFDF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffdf; /* rgb */ color: rgb(113, 255, 223); /* oklch */ color: oklch(91.3% 0.132 176.0);
Tailwind
colors: {
custom: {
50: '#a5ffe9',
500: '#71ffdf',
950: '#000000',
},
}SCSS
$custom: #71ffdf; $custom-light: #a5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#71ffdf",
"rgb": {
"r": 113,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.479,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91304,
"c": 0.13196,
"h": 176
},
"luminance": 0.80358
}Semantic roles & 50–950 ramp
primary
#71FFDF
secondary
#DC385D
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684