#71E8BB#71E8BB
#71E8BB is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.127 H 166.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8BB |
|---|---|
| RGB | rgb(113, 232, 187) |
| HSL | hsl(157, 72%, 68%) |
| HSV | hsv(157, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.38, -44.06, 11.74) |
| CIE-LCH | lch(84.38, 45.60, 165.08°) |
| OKLab | oklab(84.97% -0.1229 0.0301) |
| OKLCH | oklch(84.97% 0.127 166.2) |
| XYZ | xyz(44.6322, 64.8079, 57.1612) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8BB #E8719E
analogous
#71E880 #71E8BB #71D9E8
triadic
#71E8BB #BB71E8 #E8BB71
tetradic
#71E8BB #8071E8 #E8719E #D9E871
square
#71E8BB #8071E8 #E8719E #D9E871
split-complementary
#71E8BB #E871D9 #E88071
monochromatic
#1FC083 #3CDFA2 #71E8BB #A6F1D4 #DAF9ED
Accessibility & contrast
On white
1.50
#71E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#71E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8BB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8BB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#43E9DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e8bb; /* rgb */ color: rgb(113, 232, 187); /* oklch */ color: oklch(85.0% 0.127 166.2);
Tailwind
colors: {
custom: {
50: '#a2f0cf',
500: '#71e8bb',
950: '#000000',
},
}SCSS
$custom: #71e8bb; $custom-light: #a2f0cf; $custom-dark: #000000;
JSON
{
"hex": "#71e8bb",
"rgb": {
"r": 113,
"g": 232,
"b": 187
},
"hsl": {
"h": 157.311,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84967,
"c": 0.12655,
"h": 166.2
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#71E8BB
secondary
#BF3F6F
accent
#115BD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583