#71EBBE#71EBBE
#71EBBE is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.128 H 166.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBBE |
|---|---|
| RGB | rgb(113, 235, 190) |
| HSL | hsl(158, 75%, 68%) |
| HSV | hsv(158, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.32, -44.72, 11.50) |
| CIE-LCH | lch(85.32, 46.17, 165.58°) |
| OKLab | oklab(85.75% -0.1248 0.0295) |
| OKLCH | oklch(85.75% 0.128 166.7) |
| XYZ | xyz(45.8084, 66.6410, 59.1542) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.56
Seafoam
#7FE0B3
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBBE #EB719E
analogous
#71EB81 #71EBBE #71DBEB
triadic
#71EBBE #BE71EB #EBBE71
tetradic
#71EBBE #8171EB #EB719E #DBEB71
square
#71EBBE #8171EB #EB719E #DBEB71
split-complementary
#71EBBE #EB71DB #EB8171
monochromatic
#1CC687 #3BE3A5 #71EBBE #A7F3D7 #DCFAEF
Accessibility & contrast
On white
1.47
#71EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#71EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBBE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBBE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#40ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebbe; /* rgb */ color: rgb(113, 235, 190); /* oklch */ color: oklch(85.8% 0.128 166.7);
Tailwind
colors: {
custom: {
50: '#a2f2d1',
500: '#71ebbe',
950: '#000000',
},
}SCSS
$custom: #71ebbe; $custom-light: #a2f2d1; $custom-dark: #000000;
JSON
{
"hex": "#71ebbe",
"rgb": {
"r": 113,
"g": 235,
"b": 190
},
"hsl": {
"h": 157.869,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85751,
"c": 0.12829,
"h": 166.7
},
"luminance": 0.66645
}Semantic roles & 50–950 ramp
primary
#71EBBE
secondary
#C33D6F
accent
#0E58D7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583