#71DEBE#71DEBE
#71DEBE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 172.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEBE |
|---|---|
| RGB | rgb(113, 222, 190) |
| HSL | hsl(162, 62%, 66%) |
| HSV | hsv(162, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.55, -38.96, 6.10) |
| CIE-LCH | lch(81.55, 39.43, 171.10°) |
| OKLab | oklab(82.69% -0.1105 0.0155) |
| OKLCH | oklch(82.69% 0.112 172) |
| XYZ | xyz(42.2216, 59.4674, 57.9586) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.43
Light Teal
#90E4C1
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 5.08
Eucalyptus
#44D7A8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEBE #DE7191
analogous
#71DE87 #71DEBE #71C8DE
triadic
#71DEBE #BE71DE #DEBE71
tetradic
#71DEBE #8771DE #DE7191 #C8DE71
square
#71DEBE #8771DE #DE7191 #C8DE71
split-complementary
#71DEBE #DE71C8 #DE8771
monochromatic
#28AD86 #3FD2A7 #71DEBE #A3EAD5 #D4F5EB
Accessibility & contrast
On white
1.63
#71DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#71DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEBE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEBE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#C7C6C0
Tritanopia (blue-blind)
#45E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71debe; /* rgb */ color: rgb(113, 222, 190); /* oklch */ color: oklch(82.7% 0.112 172.0);
Tailwind
colors: {
custom: {
50: '#a1e9d1',
500: '#71debe',
950: '#000000',
},
}SCSS
$custom: #71debe; $custom-light: #a1e9d1; $custom-dark: #000000;
JSON
{
"hex": "#71debe",
"rgb": {
"r": 113,
"g": 222,
"b": 190
},
"hsl": {
"h": 162.385,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82686,
"c": 0.11163,
"h": 172
},
"luminance": 0.59471
}Semantic roles & 50–950 ramp
primary
#71DEBE
secondary
#AF4564
accent
#1B4FCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483