#71EBB9#71EBB9
#71EBB9 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.132 H 164.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB9 |
|---|---|
| RGB | rgb(113, 235, 185) |
| HSL | hsl(155, 75%, 68%) |
| HSV | hsv(155, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(85.21, -45.78, 13.96) |
| CIE-LCH | lch(85.21, 47.86, 163.05°) |
| OKLab | oklab(85.63% -0.1271 0.0358) |
| OKLCH | oklch(85.63% 0.132 164.3) |
| XYZ | xyz(45.2713, 66.4262, 56.3254) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB9 #EB71A3
analogous
#71EB7C #71EBB9 #71E0EB
triadic
#71EBB9 #B971EB #EBB971
tetradic
#71EBB9 #7C71EB #EB71A3 #E0EB71
square
#71EBB9 #7C71EB #EB71A3 #E0EB71
split-complementary
#71EBB9 #EB71E0 #EB7C71
monochromatic
#1CC680 #3BE39F #71EBB9 #A7F3D3 #DCFAEE
Accessibility & contrast
On white
1.47
#71EBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#71EBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB9
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB9 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB6
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#43EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebb9; /* rgb */ color: rgb(113, 235, 185); /* oklch */ color: oklch(85.6% 0.132 164.3);
Tailwind
colors: {
custom: {
50: '#a2f2ce',
500: '#71ebb9',
950: '#000000',
},
}SCSS
$custom: #71ebb9; $custom-light: #a2f2ce; $custom-dark: #000000;
JSON
{
"hex": "#71ebb9",
"rgb": {
"r": 113,
"g": 235,
"b": 185
},
"hsl": {
"h": 155.41,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85626,
"c": 0.13201,
"h": 164.3
},
"luminance": 0.6643
}Semantic roles & 50–950 ramp
primary
#71EBB9
secondary
#C33D74
accent
#0E61D7
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583