#5EFBB4#5EFBB4
#5EFBB4 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.7% C 0.166 H 160.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBB4 |
|---|---|
| RGB | rgb(94, 251, 180) |
| HSL | hsl(153, 95%, 68%) |
| HSV | hsv(153, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(89.24, -57.24, 22.07) |
| CIE-LCH | lch(89.24, 61.35, 158.91°) |
| OKLab | oklab(88.72% -0.1565 0.0561) |
| OKLCH | oklch(88.72% 0.166 160.3) |
| XYZ | xyz(47.3470, 74.6644, 55.0876) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Greenish Cyan
#2AFEB7
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBB4 #FB5EA5
analogous
#5EFB65 #5EFBB4 #5EF4FB
triadic
#5EFBB4 #B45EFB #FBB45E
tetradic
#5EFBB4 #655EFB #FB5EA5 #F4FB5E
square
#5EFBB4 #655EFB #FB5EA5 #F4FB5E
split-complementary
#5EFBB4 #FB5EF4 #FB655E
monochromatic
#05D979 #22FA98 #5EFBB4 #9AFCD0 #D5FEEC
Accessibility & contrast
On white
1.32
#5EFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5EFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBB4
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBB4 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B0
Deuteranopia (green-blind)
#E3DAB9
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efbb4; /* rgb */ color: rgb(94, 251, 180); /* oklch */ color: oklch(88.7% 0.166 160.3);
Tailwind
colors: {
custom: {
50: '#9afdca',
500: '#5efbb4',
950: '#000000',
},
}SCSS
$custom: #5efbb4; $custom-light: #9afdca; $custom-dark: #000000;
JSON
{
"hex": "#5efbb4",
"rgb": {
"r": 94,
"g": 251,
"b": 180
},
"hsl": {
"h": 152.866,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88723,
"c": 0.16628,
"h": 160.3
},
"luminance": 0.74669
}Semantic roles & 50–950 ramp
primary
#5EFBB4
secondary
#D32A77
accent
#0068E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682