#5DFFBC#5DFFBC
#5DFFBC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.165 H 162.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFBC |
|---|---|
| RGB | rgb(93, 255, 188) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.54, -57.36, 19.79) |
| CIE-LCH | lch(90.54, 60.68, 160.96°) |
| OKLab | oklab(89.84% -0.1574 0.0505) |
| OKLCH | oklch(89.84% 0.165 162.2) |
| XYZ | xyz(49.3464, 77.4728, 59.9203) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Greenish Cyan
#2AFEB7
ΔE00 2.05
Greenish Turquoise
#00FBB0
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFBC #FF5DA0
analogous
#5DFF6B #5DFFBC #5DF1FF
triadic
#5DFFBC #BC5DFF #FFBC5D
tetradic
#5DFFBC #6B5DFF #FF5DA0 #F1FF5D
square
#5DFFBC #6B5DFF #FF5DA0 #F1FF5D
split-complementary
#5DFFBC #FF5DF1 #FF6B5D
monochromatic
#00E284 #20FFA3 #5DFFBC #9AFFD5 #D7FFEF
Accessibility & contrast
On white
1.27
#5DFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#5DFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFBC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFBC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 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: #5dffbc; /* rgb */ color: rgb(93, 255, 188); /* oklch */ color: oklch(89.8% 0.165 162.2);
Tailwind
colors: {
custom: {
50: '#9bffd0',
500: '#5dffbc',
950: '#000000',
},
}SCSS
$custom: #5dffbc; $custom-light: #9bffd0; $custom-dark: #000000;
JSON
{
"hex": "#5dffbc",
"rgb": {
"r": 93,
"g": 255,
"b": 188
},
"hsl": {
"h": 155.185,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89835,
"c": 0.1653,
"h": 162.2
},
"luminance": 0.77478
}Semantic roles & 50–950 ramp
primary
#5DFFBC
secondary
#D92771
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683