#71E1B3#71E1B3
#71E1B3 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.1% C 0.123 H 164.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71E1B3 |
|---|---|
| RGB | rgb(113, 225, 179) |
| HSL | hsl(155, 65%, 66%) |
| HSV | hsv(155, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 20.4%, 11.8%) |
| CIE-LAB | lab(82.17, -42.71, 12.80) |
| CIE-LCH | lch(82.17, 44.58, 163.32°) |
| OKLab | oklab(83.11% -0.1188 0.0328) |
| OKLCH | oklch(83.11% 0.123 164.5) |
| XYZ | xyz(41.8683, 60.6123, 52.1321) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.54
Eucalyptus
#44D7A8
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E1B3 #E1719F
analogous
#71E17B #71E1B3 #71D7E1
triadic
#71E1B3 #B371E1 #E1B371
tetradic
#71E1B3 #7B71E1 #E1719F #D7E171
square
#71E1B3 #7B71E1 #E1719F #D7E171
split-complementary
#71E1B3 #E171D7 #E17B71
monochromatic
#26B278 #3ED698 #71E1B3 #A4ECCE #D6F6E9
Accessibility & contrast
On white
1.60
#71E1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#71E1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E1B3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E1B3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B1
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#4AE1D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e1b3; /* rgb */ color: rgb(113, 225, 179); /* oklch */ color: oklch(83.1% 0.123 164.5);
Tailwind
colors: {
custom: {
50: '#a1ebc9',
500: '#71e1b3',
950: '#000000',
},
}SCSS
$custom: #71e1b3; $custom-light: #a1ebc9; $custom-dark: #000000;
JSON
{
"hex": "#71e1b3",
"rgb": {
"r": 113,
"g": 225,
"b": 179
},
"hsl": {
"h": 155.357,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.83108,
"c": 0.12322,
"h": 164.5
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#71E1B3
secondary
#B34371
accent
#1963CD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482