#71FFD7#71FFD7
#71FFD7 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 171.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFD7 |
|---|---|
| RGB | rgb(113, 255, 215) |
| HSL | hsl(163, 100%, 72%) |
| HSV | hsv(163, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.65, -47.80, 7.57) |
| CIE-LCH | lch(91.65, 48.40, 171.00°) |
| OKLab | oklab(91.09% -0.1351 0.0193) |
| OKLCH | oklch(91.09% 0.136 171.9) |
| XYZ | xyz(54.8301, 79.9317, 76.8157) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.54
Light Aqua
#8CFFDB
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFD7 #FF7199
analogous
#71FF90 #71FFD7 #71E0FF
triadic
#71FFD7 #D771FF #FFD771
tetradic
#71FFD7 #9071FF #FF7199 #E0FF71
square
#71FFD7 #9071FF #FF7199 #E0FF71
split-complementary
#71FFD7 #FF71E0 #FF9071
monochromatic
#00F6B0 #34FFC6 #71FFD7 #AEFFE8 #E0FFF6
Accessibility & contrast
On white
1.24
#71FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#71FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFD7
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFD7 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#18FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffd7; /* rgb */ color: rgb(113, 255, 215); /* oklch */ color: oklch(91.1% 0.136 171.9);
Tailwind
colors: {
custom: {
50: '#a5ffe3',
500: '#71ffd7',
950: '#000000',
},
}SCSS
$custom: #71ffd7; $custom-light: #a5ffe3; $custom-dark: #000000;
JSON
{
"hex": "#71ffd7",
"rgb": {
"r": 113,
"g": 255,
"b": 215
},
"hsl": {
"h": 163.099,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91088,
"c": 0.13648,
"h": 171.9
},
"luminance": 0.79937
}Semantic roles & 50–950 ramp
primary
#71FFD7
secondary
#DC3866
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684