#71EBAF#71EBAF
#71EBAF is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.140 H 159.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBAF |
|---|---|
| RGB | rgb(113, 235, 175) |
| HSL | hsl(150, 75%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(85.01, -47.84, 18.87) |
| CIE-LCH | lch(85.01, 51.43, 158.48°) |
| OKLab | oklab(85.39% -0.1315 0.0482) |
| OKLCH | oklch(85.39% 0.14 159.9) |
| XYZ | xyz(44.2525, 66.0187, 50.9600) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBAF #EB71AD
analogous
#71EB72 #71EBAF #71EAEB
triadic
#71EBAF #AF71EB #EBAF71
tetradic
#71EBAF #7271EB #EB71AD #EAEB71
square
#71EBAF #7271EB #EB71AD #EAEB71
split-complementary
#71EBAF #EB71EA #EB7271
monochromatic
#1CC672 #3BE391 #71EBAF #A7F3CD #DCFAEB
Accessibility & contrast
On white
1.48
#71EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#71EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBAF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBAF | 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)
#E9DCAC
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#49EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ebaf; /* rgb */ color: rgb(113, 235, 175); /* oklch */ color: oklch(85.4% 0.140 159.9);
Tailwind
colors: {
custom: {
50: '#a2f2c7',
500: '#71ebaf',
950: '#000000',
},
}SCSS
$custom: #71ebaf; $custom-light: #a2f2c7; $custom-dark: #000000;
JSON
{
"hex": "#71ebaf",
"rgb": {
"r": 113,
"g": 235,
"b": 175
},
"hsl": {
"h": 150.492,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85389,
"c": 0.14006,
"h": 159.9
},
"luminance": 0.66023
}Semantic roles & 50–950 ramp
primary
#71EBAF
secondary
#C33D7F
accent
#0E71D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582