#5EFEBE#5EFEBE
#5EFEBE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.162 H 163.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFEBE |
|---|---|
| RGB | rgb(94, 254, 190) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.31, -56.37, 18.45) |
| CIE-LCH | lch(90.31, 59.32, 161.87°) |
| OKLab | oklab(89.67% -0.155 0.0471) |
| OKLCH | oklch(89.67% 0.162 163.1) |
| XYZ | xyz(49.3472, 76.9758, 60.9624) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Greenish Cyan
#2AFEB7
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFEBE #FE5E9E
analogous
#5EFE6E #5EFEBE #5EEEFE
triadic
#5EFEBE #BE5EFE #FEBE5E
tetradic
#5EFEBE #6E5EFE #FE5E9E #EEFE5E
square
#5EFEBE #6E5EFE #FE5E9E #EEFE5E
split-complementary
#5EFEBE #FE5EEE #FE6E5E
monochromatic
#01E087 #21FEA5 #5EFEBE #9BFED7 #D8FFEF
Accessibility & contrast
On white
1.28
#5EFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#5EFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFEBE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFEBE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efebe; /* rgb */ color: rgb(94, 254, 190); /* oklch */ color: oklch(89.7% 0.162 163.1);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5efebe',
950: '#000000',
},
}SCSS
$custom: #5efebe; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5efebe",
"rgb": {
"r": 94,
"g": 254,
"b": 190
},
"hsl": {
"h": 156,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.89668,
"c": 0.16205,
"h": 163.1
},
"luminance": 0.76981
}Semantic roles & 50–950 ramp
primary
#5EFEBE
secondary
#D8286F
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683