#5EFCBD#5EFCBD
#5EFCBD is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.2% C 0.160 H 163.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCBD |
|---|---|
| RGB | rgb(94, 252, 189) |
| HSL | hsl(156, 96%, 68%) |
| HSV | hsv(156, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.71, -55.78, 18.12) |
| CIE-LCH | lch(89.71, 58.65, 162.00°) |
| OKLab | oklab(89.17% -0.1535 0.0463) |
| OKLCH | oklch(89.17% 0.16 163.2) |
| XYZ | xyz(48.6069, 75.6695, 60.1783) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Greenish Cyan
#2AFEB7
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 2.51
Greenish Turquoise
#00FBB0
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCBD #FC5E9D
analogous
#5EFC6E #5EFCBD #5EECFC
triadic
#5EFCBD #BD5EFC #FCBD5E
tetradic
#5EFCBD #6E5EFC #FC5E9D #ECFC5E
square
#5EFCBD #6E5EFC #FC5E9D #ECFC5E
split-complementary
#5EFCBD #FC5EEC #FC6E5E
monochromatic
#04DC86 #22FBA4 #5EFCBD #9AFDD6 #D6FEEE
Accessibility & contrast
On white
1.30
#5EFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#5EFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCBD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCBD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E2DBC1
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efcbd; /* rgb */ color: rgb(94, 252, 189); /* oklch */ color: oklch(89.2% 0.160 163.2);
Tailwind
colors: {
custom: {
50: '#9bfed1',
500: '#5efcbd',
950: '#000000',
},
}SCSS
$custom: #5efcbd; $custom-light: #9bfed1; $custom-dark: #000000;
JSON
{
"hex": "#5efcbd",
"rgb": {
"r": 94,
"g": 252,
"b": 189
},
"hsl": {
"h": 156.076,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89166,
"c": 0.16033,
"h": 163.2
},
"luminance": 0.75675
}Semantic roles & 50–950 ramp
primary
#5EFCBD
secondary
#D5296E
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683