#71FFDC#71FFDC
#71FFDC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 174.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFDC |
|---|---|
| RGB | rgb(113, 255, 220) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.77, -46.66, 5.15) |
| CIE-LCH | lch(91.77, 46.94, 173.70°) |
| OKLab | oklab(91.22% -0.1329 0.0129) |
| OKLCH | oklch(91.22% 0.134 174.4) |
| XYZ | xyz(55.4824, 80.1927, 80.2511) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 5.21
Bright Teal
#01F9C6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFDC #FF7194
analogous
#71FF95 #71FFDC #71DBFF
triadic
#71FFDC #DC71FF #FFDC71
tetradic
#71FFDC #9571FF #FF7194 #DBFF71
square
#71FFDC #9571FF #FF7194 #DBFF71
split-complementary
#71FFDC #FF71DB #FF9571
monochromatic
#00F6B9 #34FFCD #71FFDC #AEFFEB #E0FFF7
Accessibility & contrast
On white
1.23
#71FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#71FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFDC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFDC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#09FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffdc; /* rgb */ color: rgb(113, 255, 220); /* oklch */ color: oklch(91.2% 0.134 174.4);
Tailwind
colors: {
custom: {
50: '#a5ffe6',
500: '#71ffdc',
950: '#000000',
},
}SCSS
$custom: #71ffdc; $custom-light: #a5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#71ffdc",
"rgb": {
"r": 113,
"g": 255,
"b": 220
},
"hsl": {
"h": 165.211,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91222,
"c": 0.13357,
"h": 174.4
},
"luminance": 0.80198
}Semantic roles & 50–950 ramp
primary
#71FFDC
secondary
#DC3861
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684