#5DFFBE#5DFFBE
#5DFFBE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.164 H 162.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFBE |
|---|---|
| RGB | rgb(93, 255, 190) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.58, -56.94, 18.82) |
| CIE-LCH | lch(90.58, 59.97, 161.71°) |
| OKLab | oklab(89.88% -0.1565 0.0481) |
| OKLCH | oklch(89.88% 0.164 162.9) |
| XYZ | xyz(49.5635, 77.5596, 61.0637) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 2.75
Greenish Turquoise
#00FBB0
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFBE #FF5D9E
analogous
#5DFF6D #5DFFBE #5DEFFF
triadic
#5DFFBE #BE5DFF #FFBE5D
tetradic
#5DFFBE #6D5DFF #FF5D9E #EFFF5D
square
#5DFFBE #6D5DFF #FF5D9E #EFFF5D
split-complementary
#5DFFBE #FF5DEF #FF6D5D
monochromatic
#00E287 #20FFA5 #5DFFBE #9AFFD7 #D7FFEF
Accessibility & contrast
On white
1.27
#5DFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5DFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFBE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFBE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffbe; /* rgb */ color: rgb(93, 255, 190); /* oklch */ color: oklch(89.9% 0.164 162.9);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5dffbe',
950: '#000000',
},
}SCSS
$custom: #5dffbe; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5dffbe",
"rgb": {
"r": 93,
"g": 255,
"b": 190
},
"hsl": {
"h": 155.926,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.8988,
"c": 0.16373,
"h": 162.9
},
"luminance": 0.77565
}Semantic roles & 50–950 ramp
primary
#5DFFBE
secondary
#D9276F
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683