#71FFD4#71FFD4
#71FFD4 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.138 H 170.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFD4 |
|---|---|
| RGB | rgb(113, 255, 212) |
| HSL | hsl(162, 100%, 72%) |
| HSV | hsv(162, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.59, -48.47, 9.02) |
| CIE-LCH | lch(91.59, 49.30, 169.46°) |
| OKLab | oklab(91.01% -0.1364 0.023) |
| OKLCH | oklch(91.01% 0.138 170.4) |
| XYZ | xyz(54.4481, 79.7790, 74.8041) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.15
Light Aqua
#8CFFDB
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFD4 #FF719C
analogous
#71FF8D #71FFD4 #71E3FF
triadic
#71FFD4 #D471FF #FFD471
tetradic
#71FFD4 #8D71FF #FF719C #E3FF71
square
#71FFD4 #8D71FF #FF719C #E3FF71
split-complementary
#71FFD4 #FF71E3 #FF8D71
monochromatic
#00F6AB #34FFC1 #71FFD4 #AEFFE7 #E0FFF6
Accessibility & contrast
On white
1.24
#71FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#71FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFD4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFD4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E3E1D7
Tritanopia (blue-blind)
#1EFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffd4; /* rgb */ color: rgb(113, 255, 212); /* oklch */ color: oklch(91.0% 0.138 170.4);
Tailwind
colors: {
custom: {
50: '#a5ffe1',
500: '#71ffd4',
950: '#000000',
},
}SCSS
$custom: #71ffd4; $custom-light: #a5ffe1; $custom-dark: #000000;
JSON
{
"hex": "#71ffd4",
"rgb": {
"r": 113,
"g": 255,
"b": 212
},
"hsl": {
"h": 161.831,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.9101,
"c": 0.13835,
"h": 170.4
},
"luminance": 0.79784
}Semantic roles & 50–950 ramp
primary
#71FFD4
secondary
#DC386A
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684