#71DEBF#71DEBF
#71DEBF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.111 H 172.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEBF |
|---|---|
| RGB | rgb(113, 222, 191) |
| HSL | hsl(163, 62%, 66%) |
| HSV | hsv(163, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.57, -38.73, 5.60) |
| CIE-LCH | lch(81.57, 39.13, 171.77°) |
| OKLab | oklab(82.71% -0.1101 0.0142) |
| OKLCH | oklch(82.71% 0.111 172.6) |
| XYZ | xyz(42.3312, 59.5113, 58.5362) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.38
Light Teal
#90E4C1
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEBF #DE7190
analogous
#71DE88 #71DEBF #71C6DE
triadic
#71DEBF #BF71DE #DEBF71
tetradic
#71DEBF #8871DE #DE7190 #C6DE71
square
#71DEBF #8871DE #DE7190 #C6DE71
split-complementary
#71DEBF #DE71C6 #DE8871
monochromatic
#28AD87 #3FD2A9 #71DEBF #A3EAD5 #D4F5EC
Accessibility & contrast
On white
1.63
#71DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#71DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEBF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEBF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#44E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71debf; /* rgb */ color: rgb(113, 222, 191); /* oklch */ color: oklch(82.7% 0.111 172.6);
Tailwind
colors: {
custom: {
50: '#a1e9d2',
500: '#71debf',
950: '#000000',
},
}SCSS
$custom: #71debf; $custom-light: #a1e9d2; $custom-dark: #000000;
JSON
{
"hex": "#71debf",
"rgb": {
"r": 113,
"g": 222,
"b": 191
},
"hsl": {
"h": 162.936,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82714,
"c": 0.11103,
"h": 172.6
},
"luminance": 0.59515
}Semantic roles & 50–950 ramp
primary
#71DEBF
secondary
#AF4563
accent
#1B4DCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483