#5EFFBE#5EFFBE
#5EFFBE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.163 H 162.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFBE |
|---|---|
| RGB | rgb(94, 255, 190) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.60, -56.77, 18.86) |
| CIE-LCH | lch(90.60, 59.82, 161.62°) |
| OKLab | oklab(89.91% -0.156 0.0481) |
| OKLCH | oklch(89.91% 0.163 162.9) |
| XYZ | xyz(49.6654, 77.6121, 61.0684) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Greenish Cyan
#2AFEB7
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.72
Greenish Turquoise
#00FBB0
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFBE #FF5E9F
analogous
#5EFF6D #5EFFBE #5EF0FF
triadic
#5EFFBE #BE5EFF #FFBE5E
tetradic
#5EFFBE #6D5EFF #FF5E9F #F0FF5E
square
#5EFFBE #6D5EFF #FF5E9F #F0FF5E
split-complementary
#5EFFBE #FF5EF0 #FF6D5E
monochromatic
#00E387 #21FFA5 #5EFFBE #9BFFD7 #D8FFEF
Accessibility & contrast
On white
1.27
#5EFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#5EFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFBE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFBE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effbe; /* rgb */ color: rgb(94, 255, 190); /* oklch */ color: oklch(89.9% 0.163 162.9);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5effbe',
950: '#000000',
},
}SCSS
$custom: #5effbe; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5effbe",
"rgb": {
"r": 94,
"g": 255,
"b": 190
},
"hsl": {
"h": 155.776,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89907,
"c": 0.16331,
"h": 162.9
},
"luminance": 0.77617
}Semantic roles & 50–950 ramp
primary
#5EFFBE
secondary
#D92870
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683