#71FFD3#71FFD3
#71FFD3 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.139 H 169.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFD3 |
|---|---|
| RGB | rgb(113, 255, 211) |
| HSL | hsl(161, 100%, 72%) |
| HSV | hsv(161, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.56, -48.70, 9.50) |
| CIE-LCH | lch(91.56, 49.61, 168.96°) |
| OKLab | oklab(90.98% -0.1369 0.0243) |
| OKLCH | oklch(90.98% 0.139 169.9) |
| XYZ | xyz(54.3224, 79.7287, 74.1418) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Turquoise
#7EF4CC
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFD3 #FF719D
analogous
#71FF8C #71FFD3 #71E4FF
triadic
#71FFD3 #D371FF #FFD371
tetradic
#71FFD3 #8C71FF #FF719D #E4FF71
square
#71FFD3 #8C71FF #FF719D #E4FF71
split-complementary
#71FFD3 #FF71E4 #FF8C71
monochromatic
#00F6A9 #34FFC0 #71FFD3 #AEFFE6 #E0FFF6
Accessibility & contrast
On white
1.24
#71FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#71FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFD3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFD3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#20FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffd3; /* rgb */ color: rgb(113, 255, 211); /* oklch */ color: oklch(91.0% 0.139 169.9);
Tailwind
colors: {
custom: {
50: '#a5ffe0',
500: '#71ffd3',
950: '#000000',
},
}SCSS
$custom: #71ffd3; $custom-light: #a5ffe0; $custom-dark: #000000;
JSON
{
"hex": "#71ffd3",
"rgb": {
"r": 113,
"g": 255,
"b": 211
},
"hsl": {
"h": 161.408,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90984,
"c": 0.139,
"h": 169.9
},
"luminance": 0.79734
}Semantic roles & 50–950 ramp
primary
#71FFD3
secondary
#DC386B
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684