#5EFFBF#5EFFBF
#5EFFBF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.163 H 163.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFBF |
|---|---|
| RGB | rgb(94, 255, 191) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.62, -56.56, 18.38) |
| CIE-LCH | lch(90.62, 59.47, 162.00°) |
| OKLab | oklab(89.93% -0.1556 0.0469) |
| OKLCH | oklch(89.93% 0.163 163.2) |
| XYZ | xyz(49.7750, 77.6560, 61.6460) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Greenish Cyan
#2AFEB7
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.60
Greenish Turquoise
#00FBB0
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFBF #FF5E9E
analogous
#5EFF6E #5EFFBF #5EEEFF
triadic
#5EFFBF #BF5EFF #FFBF5E
tetradic
#5EFFBF #6E5EFF #FF5E9E #EEFF5E
square
#5EFFBF #6E5EFF #FF5E9E #EEFF5E
split-complementary
#5EFFBF #FF5EEE #FF6E5E
monochromatic
#00E389 #21FFA7 #5EFFBF #9BFFD7 #D8FFF0
Accessibility & contrast
On white
1.27
#5EFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#5EFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFBF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFBF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effbf; /* rgb */ color: rgb(94, 255, 191); /* oklch */ color: oklch(89.9% 0.163 163.2);
Tailwind
colors: {
custom: {
50: '#9bffd2',
500: '#5effbf',
950: '#000000',
},
}SCSS
$custom: #5effbf; $custom-light: #9bffd2; $custom-dark: #000000;
JSON
{
"hex": "#5effbf",
"rgb": {
"r": 94,
"g": 255,
"b": 191
},
"hsl": {
"h": 156.149,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.8993,
"c": 0.16252,
"h": 163.2
},
"luminance": 0.77661
}Semantic roles & 50–950 ramp
primary
#5EFFBF
secondary
#D9286E
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683