#5EFBB3#5EFBB3
#5EFBB3 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.7% C 0.167 H 159.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBB3 |
|---|---|
| RGB | rgb(94, 251, 179) |
| HSL | hsl(152, 95%, 68%) |
| HSV | hsv(152, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(89.22, -57.44, 22.56) |
| CIE-LCH | lch(89.22, 61.72, 158.56°) |
| OKLab | oklab(88.7% -0.157 0.0573) |
| OKLCH | oklch(88.7% 0.167 159.9) |
| XYZ | xyz(47.2455, 74.6238, 54.5531) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Greenish Cyan
#2AFEB7
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.48
Greenish Turquoise
#00FBB0
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBB3 #FB5EA6
analogous
#5EFB64 #5EFBB3 #5EF5FB
triadic
#5EFBB3 #B35EFB #FBB35E
tetradic
#5EFBB3 #645EFB #FB5EA6 #F5FB5E
square
#5EFBB3 #645EFB #FB5EA6 #F5FB5E
split-complementary
#5EFBB3 #FB5EF5 #FB645E
monochromatic
#05D978 #22FA97 #5EFBB3 #9AFCCF #D5FEEB
Accessibility & contrast
On white
1.32
#5EFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5EFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBB3
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBB3 | 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)
#F8E9AF
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efbb3; /* rgb */ color: rgb(94, 251, 179); /* oklch */ color: oklch(88.7% 0.167 159.9);
Tailwind
colors: {
custom: {
50: '#9afdca',
500: '#5efbb3',
950: '#000000',
},
}SCSS
$custom: #5efbb3; $custom-light: #9afdca; $custom-dark: #000000;
JSON
{
"hex": "#5efbb3",
"rgb": {
"r": 94,
"g": 251,
"b": 179
},
"hsl": {
"h": 152.484,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88701,
"c": 0.16711,
"h": 159.9
},
"luminance": 0.74629
}Semantic roles & 50–950 ramp
primary
#5EFBB3
secondary
#D32A78
accent
#0069E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682