#71DEAF#71DEAF
#71DEAF is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.3% C 0.122 H 163.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEAF |
|---|---|
| RGB | rgb(113, 222, 175) |
| HSL | hsl(154, 62%, 66%) |
| HSV | hsv(154, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 21.2%, 12.9%) |
| CIE-LAB | lab(81.21, -42.23, 13.54) |
| CIE-LCH | lch(81.21, 44.35, 162.22°) |
| OKLab | oklab(82.3% -0.1172 0.0347) |
| OKLCH | oklch(82.3% 0.122 163.5) |
| XYZ | xyz(40.6657, 58.8450, 49.7644) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.49
Eucalyptus
#44D7A8
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEAF #DE71A0
analogous
#71DE78 #71DEAF #71D7DE
triadic
#71DEAF #AF71DE #DEAF71
tetradic
#71DEAF #7871DE #DE71A0 #D7DE71
square
#71DEAF #7871DE #DE71A0 #D7DE71
split-complementary
#71DEAF #DE71D7 #DE7871
monochromatic
#28AD73 #3FD293 #71DEAF #A3EACB #D4F5E7
Accessibility & contrast
On white
1.64
#71DEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#71DEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEAF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEAF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#4DDED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deaf; /* rgb */ color: rgb(113, 222, 175); /* oklch */ color: oklch(82.3% 0.122 163.5);
Tailwind
colors: {
custom: {
50: '#a0e9c7',
500: '#71deaf',
950: '#000000',
},
}SCSS
$custom: #71deaf; $custom-light: #a0e9c7; $custom-dark: #000000;
JSON
{
"hex": "#71deaf",
"rgb": {
"r": 113,
"g": 222,
"b": 175
},
"hsl": {
"h": 154.128,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82296,
"c": 0.12224,
"h": 163.5
},
"luminance": 0.58848
}Semantic roles & 50–950 ramp
primary
#71DEAF
secondary
#AF4572
accent
#1B67CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482