#5EFEB3#5EFEB3
#5EFEB3 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.4% C 0.171 H 159.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFEB3 |
|---|---|
| RGB | rgb(94, 254, 179) |
| HSL | hsl(152, 99%, 68%) |
| HSV | hsv(152, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.10, -58.62, 23.77) |
| CIE-LCH | lch(90.10, 63.25, 157.93°) |
| OKLab | oklab(89.42% -0.1599 0.0603) |
| OKLCH | oklch(89.42% 0.171 159.3) |
| XYZ | xyz(48.1900, 76.5129, 54.8679) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.49
Greenish Cyan
#2AFEB7
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFEB3 #FE5EA9
analogous
#5EFE63 #5EFEB3 #5EF9FE
triadic
#5EFEB3 #B35EFE #FEB35E
tetradic
#5EFEB3 #635EFE #FE5EA9 #F9FE5E
square
#5EFEB3 #635EFE #FE5EA9 #F9FE5E
split-complementary
#5EFEB3 #FE5EF9 #FE635E
monochromatic
#01E078 #21FE96 #5EFEB3 #9BFED0 #D8FFEC
Accessibility & contrast
On white
1.29
#5EFEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#5EFEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFEB3
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFEB3 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECAF
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efeb3; /* rgb */ color: rgb(94, 254, 179); /* oklch */ color: oklch(89.4% 0.171 159.3);
Tailwind
colors: {
custom: {
50: '#9bffca',
500: '#5efeb3',
950: '#000000',
},
}SCSS
$custom: #5efeb3; $custom-light: #9bffca; $custom-dark: #000000;
JSON
{
"hex": "#5efeb3",
"rgb": {
"r": 94,
"g": 254,
"b": 179
},
"hsl": {
"h": 151.875,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.89422,
"c": 0.17094,
"h": 159.3
},
"luminance": 0.76518
}Semantic roles & 50–950 ramp
primary
#5EFEB3
secondary
#D8287B
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682