#5DFFBD#5DFFBD
#5DFFBD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.165 H 162.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFBD |
|---|---|
| RGB | rgb(93, 255, 189) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.56, -57.15, 19.31) |
| CIE-LCH | lch(90.56, 60.32, 161.33°) |
| OKLab | oklab(89.86% -0.157 0.0493) |
| OKLCH | oklch(89.86% 0.165 162.6) |
| XYZ | xyz(49.4546, 77.5160, 60.4900) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Greenish Cyan
#2AFEB7
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.89
Greenish Turquoise
#00FBB0
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFBD #FF5D9F
analogous
#5DFF6C #5DFFBD #5DF0FF
triadic
#5DFFBD #BD5DFF #FFBD5D
tetradic
#5DFFBD #6C5DFF #FF5D9F #F0FF5D
square
#5DFFBD #6C5DFF #FF5D9F #F0FF5D
split-complementary
#5DFFBD #FF5DF0 #FF6C5D
monochromatic
#00E286 #20FFA4 #5DFFBD #9AFFD6 #D7FFEF
Accessibility & contrast
On white
1.27
#5DFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#5DFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFBD
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFBD | 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)
#FBEDB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffbd; /* rgb */ color: rgb(93, 255, 189); /* oklch */ color: oklch(89.9% 0.165 162.6);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5dffbd',
950: '#000000',
},
}SCSS
$custom: #5dffbd; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5dffbd",
"rgb": {
"r": 93,
"g": 255,
"b": 189
},
"hsl": {
"h": 155.556,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89857,
"c": 0.16451,
"h": 162.6
},
"luminance": 0.77521
}Semantic roles & 50–950 ramp
primary
#5DFFBD
secondary
#D92770
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683