#5EFEBD#5EFEBD
#5EFEBD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.163 H 162.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFEBD |
|---|---|
| RGB | rgb(94, 254, 189) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.29, -56.58, 18.94) |
| CIE-LCH | lch(90.29, 59.67, 161.49°) |
| OKLab | oklab(89.65% -0.1555 0.0483) |
| OKLCH | oklch(89.65% 0.163 162.7) |
| XYZ | xyz(49.2383, 76.9322, 60.3888) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Greenish Cyan
#2AFEB7
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.72
Greenish Turquoise
#00FBB0
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFEBD #FE5E9F
analogous
#5EFE6D #5EFEBD #5EEFFE
triadic
#5EFEBD #BD5EFE #FEBD5E
tetradic
#5EFEBD #6D5EFE #FE5E9F #EFFE5E
square
#5EFEBD #6D5EFE #FE5E9F #EFFE5E
split-complementary
#5EFEBD #FE5EEF #FE6D5E
monochromatic
#01E086 #21FEA4 #5EFEBD #9BFED6 #D8FFEF
Accessibility & contrast
On white
1.28
#5EFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5EFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFEBD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFEBD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efebd; /* rgb */ color: rgb(94, 254, 189); /* oklch */ color: oklch(89.6% 0.163 162.7);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5efebd',
950: '#000000',
},
}SCSS
$custom: #5efebd; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5efebd",
"rgb": {
"r": 94,
"g": 254,
"b": 189
},
"hsl": {
"h": 155.625,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.89645,
"c": 0.16284,
"h": 162.7
},
"luminance": 0.76937
}Semantic roles & 50–950 ramp
primary
#5EFEBD
secondary
#D82870
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683