#5DFFB9#5DFFB9
#5DFFB9 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.168 H 161.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFB9 |
|---|---|
| RGB | rgb(93, 255, 185) |
| HSL | hsl(154, 100%, 68%) |
| HSV | hsv(154, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(90.48, -57.98, 21.24) |
| CIE-LCH | lch(90.48, 61.74, 159.88°) |
| OKLab | oklab(89.77% -0.1587 0.0541) |
| OKLCH | oklch(89.77% 0.168 161.2) |
| XYZ | xyz(49.0264, 77.3447, 58.2348) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Greenish Cyan
#2AFEB7
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFB9 #FF5DA3
analogous
#5DFF68 #5DFFB9 #5DF4FF
triadic
#5DFFB9 #B95DFF #FFB95D
tetradic
#5DFFB9 #685DFF #FF5DA3 #F4FF5D
square
#5DFFB9 #685DFF #FF5DA3 #F4FF5D
split-complementary
#5DFFB9 #FF5DF4 #FF685D
monochromatic
#00E280 #20FF9F #5DFFB9 #9AFFD3 #D7FFEE
Accessibility & contrast
On white
1.28
#5DFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#5DFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFB9
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFB9 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB5
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffb9; /* rgb */ color: rgb(93, 255, 185); /* oklch */ color: oklch(89.8% 0.168 161.2);
Tailwind
colors: {
custom: {
50: '#9bffce',
500: '#5dffb9',
950: '#000000',
},
}SCSS
$custom: #5dffb9; $custom-light: #9bffce; $custom-dark: #000000;
JSON
{
"hex": "#5dffb9",
"rgb": {
"r": 93,
"g": 255,
"b": 185
},
"hsl": {
"h": 154.074,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89767,
"c": 0.1677,
"h": 161.2
},
"luminance": 0.7735
}Semantic roles & 50–950 ramp
primary
#5DFFB9
secondary
#D92774
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683