#5EFFBC#5EFFBC
#5EFFBC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.165 H 162.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFBC |
|---|---|
| RGB | rgb(94, 255, 188) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.56, -57.19, 19.83) |
| CIE-LCH | lch(90.56, 60.53, 160.88°) |
| OKLab | oklab(89.86% -0.1569 0.0506) |
| OKLCH | oklch(89.86% 0.165 162.1) |
| XYZ | xyz(49.4483, 77.5253, 59.9251) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Greenish Cyan
#2AFEB7
ΔE00 2.10
Greenish Turquoise
#00FBB0
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFBC #FF5EA1
analogous
#5EFF6B #5EFFBC #5EF1FF
triadic
#5EFFBC #BC5EFF #FFBC5E
tetradic
#5EFFBC #6B5EFF #FF5EA1 #F1FF5E
square
#5EFFBC #6B5EFF #FF5EA1 #F1FF5E
split-complementary
#5EFFBC #FF5EF1 #FF6B5E
monochromatic
#00E384 #21FFA3 #5EFFBC #9BFFD5 #D8FFEF
Accessibility & contrast
On white
1.27
#5EFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5EFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFBC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFBC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E5DEC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effbc; /* rgb */ color: rgb(94, 255, 188); /* oklch */ color: oklch(89.9% 0.165 162.1);
Tailwind
colors: {
custom: {
50: '#9bffd0',
500: '#5effbc',
950: '#000000',
},
}SCSS
$custom: #5effbc; $custom-light: #9bffd0; $custom-dark: #000000;
JSON
{
"hex": "#5effbc",
"rgb": {
"r": 94,
"g": 255,
"b": 188
},
"hsl": {
"h": 155.031,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89861,
"c": 0.16488,
"h": 162.1
},
"luminance": 0.77531
}Semantic roles & 50–950 ramp
primary
#5EFFBC
secondary
#D92872
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683