#71FFD8#71FFD8
#71FFD8 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.136 H 172.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFD8 |
|---|---|
| RGB | rgb(113, 255, 216) |
| HSL | hsl(164, 100%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.68, -47.57, 7.08) |
| CIE-LCH | lch(91.68, 48.10, 171.53°) |
| OKLab | oklab(91.12% -0.1347 0.018) |
| OKLCH | oklch(91.12% 0.136 172.4) |
| XYZ | xyz(54.9590, 79.9833, 77.4945) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.74
Light Aqua
#8CFFDB
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFD8 #FF7198
analogous
#71FF91 #71FFD8 #71DFFF
triadic
#71FFD8 #D871FF #FFD871
tetradic
#71FFD8 #9171FF #FF7198 #DFFF71
square
#71FFD8 #9171FF #FF7198 #DFFF71
split-complementary
#71FFD8 #FF71DF #FF9171
monochromatic
#00F6B2 #34FFC7 #71FFD8 #AEFFE9 #E0FFF7
Accessibility & contrast
On white
1.24
#71FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#71FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFD8
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFD8 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#16FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffd8; /* rgb */ color: rgb(113, 255, 216); /* oklch */ color: oklch(91.1% 0.136 172.4);
Tailwind
colors: {
custom: {
50: '#a5ffe4',
500: '#71ffd8',
950: '#000000',
},
}SCSS
$custom: #71ffd8; $custom-light: #a5ffe4; $custom-dark: #000000;
JSON
{
"hex": "#71ffd8",
"rgb": {
"r": 113,
"g": 255,
"b": 216
},
"hsl": {
"h": 163.521,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91115,
"c": 0.13588,
"h": 172.4
},
"luminance": 0.79989
}Semantic roles & 50–950 ramp
primary
#71FFD8
secondary
#DC3865
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684