#5EFEBF#5EFEBF
#5EFEBF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.161 H 163.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFEBF |
|---|---|
| RGB | rgb(94, 254, 191) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.33, -56.16, 17.97) |
| CIE-LCH | lch(90.33, 58.97, 162.26°) |
| OKLab | oklab(89.69% -0.1546 0.0459) |
| OKLCH | oklch(89.69% 0.161 163.5) |
| XYZ | xyz(49.4569, 77.0197, 61.5400) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Greenish Cyan
#2AFEB7
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.47
Greenish Turquoise
#00FBB0
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFEBF #FE5E9D
analogous
#5EFE6F #5EFEBF #5EEDFE
triadic
#5EFEBF #BF5EFE #FEBF5E
tetradic
#5EFEBF #6F5EFE #FE5E9D #EDFE5E
square
#5EFEBF #6F5EFE #FE5E9D #EDFE5E
split-complementary
#5EFEBF #FE5EED #FE6F5E
monochromatic
#01E088 #21FEA7 #5EFEBF #9BFED7 #D8FFEF
Accessibility & contrast
On white
1.28
#5EFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#5EFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFEBF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFEBF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efebf; /* rgb */ color: rgb(94, 254, 191); /* oklch */ color: oklch(89.7% 0.161 163.5);
Tailwind
colors: {
custom: {
50: '#9bffd2',
500: '#5efebf',
950: '#000000',
},
}SCSS
$custom: #5efebf; $custom-light: #9bffd2; $custom-dark: #000000;
JSON
{
"hex": "#5efebf",
"rgb": {
"r": 94,
"g": 254,
"b": 191
},
"hsl": {
"h": 156.375,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.89691,
"c": 0.16128,
"h": 163.5
},
"luminance": 0.77025
}Semantic roles & 50–950 ramp
primary
#5EFEBF
secondary
#D8286D
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683