#5DFFBB#5DFFBB
#5DFFBB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.166 H 161.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFBB |
|---|---|
| RGB | rgb(93, 255, 187) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.52, -57.56, 20.28) |
| CIE-LCH | lch(90.52, 61.03, 160.60°) |
| OKLab | oklab(89.81% -0.1578 0.0517) |
| OKLCH | oklch(89.81% 0.166 161.9) |
| XYZ | xyz(49.2390, 77.4298, 59.3546) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Greenish Cyan
#2AFEB7
ΔE00 2.04
Greenish Turquoise
#00FBB0
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFBB #FF5DA1
analogous
#5DFF6A #5DFFBB #5DF2FF
triadic
#5DFFBB #BB5DFF #FFBB5D
tetradic
#5DFFBB #6A5DFF #FF5DA1 #F2FF5D
square
#5DFFBB #6A5DFF #FF5DA1 #F2FF5D
split-complementary
#5DFFBB #FF5DF2 #FF6A5D
monochromatic
#00E283 #20FFA1 #5DFFBB #9AFFD5 #D7FFEE
Accessibility & contrast
On white
1.27
#5DFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5DFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFBB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFBB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DDBF
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffbb; /* rgb */ color: rgb(93, 255, 187); /* oklch */ color: oklch(89.8% 0.166 161.9);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5dffbb',
950: '#000000',
},
}SCSS
$custom: #5dffbb; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5dffbb",
"rgb": {
"r": 93,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.815,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89812,
"c": 0.16609,
"h": 161.9
},
"luminance": 0.77435
}Semantic roles & 50–950 ramp
primary
#5DFFBB
secondary
#D92772
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683