#71FFDE#71FFDE
#71FFDE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.132 H 175.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFDE |
|---|---|
| RGB | rgb(113, 255, 222) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.82, -46.20, 4.19) |
| CIE-LCH | lch(91.82, 46.39, 174.82°) |
| OKLab | oklab(91.28% -0.1321 0.0104) |
| OKLCH | oklch(91.28% 0.132 175.5) |
| XYZ | xyz(55.7488, 80.2992, 81.6544) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 5.65
Light Aquamarine
#7BFDC7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFDE #FF7192
analogous
#71FF97 #71FFDE #71D9FF
triadic
#71FFDE #DE71FF #FFDE71
tetradic
#71FFDE #9771FF #FF7192 #D9FF71
square
#71FFDE #9771FF #FF7192 #D9FF71
split-complementary
#71FFDE #FF71D9 #FF9771
monochromatic
#00F6BD #34FFD0 #71FFDE #AEFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#71FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#71FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFDE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFDE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffde; /* rgb */ color: rgb(113, 255, 222); /* oklch */ color: oklch(91.3% 0.132 175.5);
Tailwind
colors: {
custom: {
50: '#a5ffe8',
500: '#71ffde',
950: '#000000',
},
}SCSS
$custom: #71ffde; $custom-light: #a5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#71ffde",
"rgb": {
"r": 113,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.056,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91277,
"c": 0.13249,
"h": 175.5
},
"luminance": 0.80305
}Semantic roles & 50–950 ramp
primary
#71FFDE
secondary
#DC385E
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684