#71E5BB#71E5BB
#71E5BB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.3% C 0.123 H 167.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71E5BB |
|---|---|
| RGB | rgb(113, 229, 187) |
| HSL | hsl(158, 69%, 67%) |
| HSV | hsv(158, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.51, -42.75, 10.50) |
| CIE-LCH | lch(83.51, 44.02, 166.20°) |
| OKLab | oklab(84.26% -0.1196 0.0269) |
| OKLCH | oklch(84.26% 0.123 167.3) |
| XYZ | xyz(43.7950, 63.1334, 56.8822) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E5BB #E5719B
analogous
#71E581 #71E5BB #71D5E5
triadic
#71E5BB #BB71E5 #E5BB71
tetradic
#71E5BB #8171E5 #E5719B #D5E571
square
#71E5BB #8171E5 #E5719B #D5E571
split-complementary
#71E5BB #E571D5 #E58171
monochromatic
#22BA83 #3DDCA2 #71E5BB #A5EED4 #D8F8ED
Accessibility & contrast
On white
1.54
#71E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#71E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E5BB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E5BB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#44E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e5bb; /* rgb */ color: rgb(113, 229, 187); /* oklch */ color: oklch(84.3% 0.123 167.3);
Tailwind
colors: {
custom: {
50: '#a1eecf',
500: '#71e5bb',
950: '#000000',
},
}SCSS
$custom: #71e5bb; $custom-light: #a1eecf; $custom-dark: #000000;
JSON
{
"hex": "#71e5bb",
"rgb": {
"r": 113,
"g": 229,
"b": 187
},
"hsl": {
"h": 158.276,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.84258,
"c": 0.12262,
"h": 167.3
},
"luminance": 0.63137
}Semantic roles & 50–950 ramp
primary
#71E5BB
secondary
#BA416C
accent
#1459D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583