#71DEB0#71DEB0
#71DEB0 is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.3% C 0.121 H 164.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEB0 |
|---|---|
| RGB | rgb(113, 222, 176) |
| HSL | hsl(155, 62%, 66%) |
| HSV | hsv(155, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(81.23, -42.02, 13.04) |
| CIE-LCH | lch(81.23, 44.00, 162.76°) |
| OKLab | oklab(82.32% -0.1168 0.0335) |
| OKLCH | oklch(82.32% 0.121 164) |
| XYZ | xyz(40.7643, 58.8845, 50.2836) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.47
Eucalyptus
#44D7A8
ΔE00 3.73
Light Teal
#90E4C1
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEB0 #DE719F
analogous
#71DE79 #71DEB0 #71D5DE
triadic
#71DEB0 #B071DE #DEB071
tetradic
#71DEB0 #7971DE #DE719F #D5DE71
square
#71DEB0 #7971DE #DE719F #D5DE71
split-complementary
#71DEB0 #DE71D5 #DE7971
monochromatic
#28AD75 #3FD294 #71DEB0 #A3EACC #D4F5E7
Accessibility & contrast
On white
1.64
#71DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#71DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEB0
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEB0 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#4DDED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deb0; /* rgb */ color: rgb(113, 222, 176); /* oklch */ color: oklch(82.3% 0.121 164.0);
Tailwind
colors: {
custom: {
50: '#a0e9c7',
500: '#71deb0',
950: '#000000',
},
}SCSS
$custom: #71deb0; $custom-light: #a0e9c7; $custom-dark: #000000;
JSON
{
"hex": "#71deb0",
"rgb": {
"r": 113,
"g": 222,
"b": 176
},
"hsl": {
"h": 154.679,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82321,
"c": 0.12146,
"h": 164
},
"luminance": 0.58888
}Semantic roles & 50–950 ramp
primary
#71DEB0
secondary
#AF4571
accent
#1B65CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482