#71EBAE#71EBAE
#71EBAE is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.141 H 159.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBAE |
|---|---|
| RGB | rgb(113, 235, 174) |
| HSL | hsl(150, 75%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.99, -48.04, 19.36) |
| CIE-LCH | lch(84.99, 51.80, 158.05°) |
| OKLab | oklab(85.37% -0.132 0.0494) |
| OKLCH | oklch(85.37% 0.141 159.5) |
| XYZ | xyz(44.1547, 65.9795, 50.4447) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBAE #EB71AE
analogous
#71EB71 #71EBAE #71EBEB
triadic
#71EBAE #AE71EB #EBAE71
tetradic
#71EBAE #7171EB #EB71AE #EBEB71
square
#71EBAE #7171EB #EB71AE #EBEB71
split-complementary
#71EBAE #EB71EB #EB7171
monochromatic
#1CC671 #3BE38F #71EBAE #A7F3CD #DCFAEB
Accessibility & contrast
On white
1.48
#71EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#71EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBAE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBAE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#4AEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ebae; /* rgb */ color: rgb(113, 235, 174); /* oklch */ color: oklch(85.4% 0.141 159.5);
Tailwind
colors: {
custom: {
50: '#a2f2c6',
500: '#71ebae',
950: '#000000',
},
}SCSS
$custom: #71ebae; $custom-light: #a2f2c6; $custom-dark: #000000;
JSON
{
"hex": "#71ebae",
"rgb": {
"r": 113,
"g": 235,
"b": 174
},
"hsl": {
"h": 150,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85366,
"c": 0.1409,
"h": 159.5
},
"luminance": 0.65983
}Semantic roles & 50–950 ramp
primary
#71EBAE
secondary
#C33D80
accent
#0E73D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582