#5DFFB5#5DFFB5
#5DFFB5 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.171 H 159.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFB5 |
|---|---|
| RGB | rgb(93, 255, 181) |
| HSL | hsl(153, 100%, 68%) |
| HSV | hsv(153, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 29%, 0%) |
| CIE-LAB | lab(90.40, -58.78, 23.17) |
| CIE-LCH | lch(90.40, 63.19, 158.48°) |
| OKLab | oklab(89.68% -0.1605 0.0589) |
| OKLCH | oklch(89.68% 0.171 159.9) |
| XYZ | xyz(48.6100, 77.1782, 56.0422) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Greenish Cyan
#2AFEB7
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 2.66
Greenish Turquoise
#00FBB0
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFB5 #FF5DA7
analogous
#5DFF64 #5DFFB5 #5DF8FF
triadic
#5DFFB5 #B55DFF #FFB55D
tetradic
#5DFFB5 #645DFF #FF5DA7 #F8FF5D
square
#5DFFB5 #645DFF #FF5DA7 #F8FF5D
split-complementary
#5DFFB5 #FF5DF8 #FF645D
monochromatic
#00E27B #20FF99 #5DFFB5 #9AFFD1 #D7FFED
Accessibility & contrast
On white
1.28
#5DFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#5DFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFB5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFB5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB1
Deuteranopia (green-blind)
#E7DDBA
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dffb5; /* rgb */ color: rgb(93, 255, 181); /* oklch */ color: oklch(89.7% 0.171 159.9);
Tailwind
colors: {
custom: {
50: '#9bffcb',
500: '#5dffb5',
950: '#000000',
},
}SCSS
$custom: #5dffb5; $custom-light: #9bffcb; $custom-dark: #000000;
JSON
{
"hex": "#5dffb5",
"rgb": {
"r": 93,
"g": 255,
"b": 181
},
"hsl": {
"h": 152.593,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89679,
"c": 0.17097,
"h": 159.9
},
"luminance": 0.77183
}Semantic roles & 50–950 ramp
primary
#5DFFB5
secondary
#D92778
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683