#5EFFBD#5EFFBD
#5EFFBD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.164 H 162.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFBD |
|---|---|
| RGB | rgb(94, 255, 189) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.58, -56.98, 19.35) |
| CIE-LCH | lch(90.58, 60.17, 161.25°) |
| OKLab | oklab(89.88% -0.1565 0.0494) |
| OKLCH | oklch(89.88% 0.164 162.5) |
| XYZ | xyz(49.5565, 77.5686, 60.4948) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Greenish Cyan
#2AFEB7
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFBD #FF5EA0
analogous
#5EFF6C #5EFFBD #5EF0FF
triadic
#5EFFBD #BD5EFF #FFBD5E
tetradic
#5EFFBD #6C5EFF #FF5EA0 #F0FF5E
square
#5EFFBD #6C5EFF #FF5EA0 #F0FF5E
split-complementary
#5EFFBD #FF5EF0 #FF6C5E
monochromatic
#00E386 #21FFA4 #5EFFBD #9BFFD6 #D8FFEF
Accessibility & contrast
On white
1.27
#5EFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5EFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFBD
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFBD | 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)
#FBEDB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effbd; /* rgb */ color: rgb(94, 255, 189); /* oklch */ color: oklch(89.9% 0.164 162.5);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5effbd',
950: '#000000',
},
}SCSS
$custom: #5effbd; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5effbd",
"rgb": {
"r": 94,
"g": 255,
"b": 189
},
"hsl": {
"h": 155.404,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89884,
"c": 0.16409,
"h": 162.5
},
"luminance": 0.77574
}Semantic roles & 50–950 ramp
primary
#5EFFBD
secondary
#D92871
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683