#5DFFBF#5DFFBF
#5DFFBF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.163 H 163.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFBF |
|---|---|
| RGB | rgb(93, 255, 191) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.60, -56.73, 18.34) |
| CIE-LCH | lch(90.60, 59.62, 162.08°) |
| OKLab | oklab(89.9% -0.1561 0.0468) |
| OKLCH | oklch(89.9% 0.163 163.3) |
| XYZ | xyz(49.6731, 77.6035, 61.6413) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Greenish Cyan
#2AFEB7
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.63
Greenish Turquoise
#00FBB0
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFBF #FF5D9D
analogous
#5DFF6E #5DFFBF #5DEEFF
triadic
#5DFFBF #BF5DFF #FFBF5D
tetradic
#5DFFBF #6E5DFF #FF5D9D #EEFF5D
square
#5DFFBF #6E5DFF #FF5D9D #EEFF5D
split-complementary
#5DFFBF #FF5DEE #FF6E5D
monochromatic
#00E288 #20FFA7 #5DFFBF #9AFFD7 #D7FFEF
Accessibility & contrast
On white
1.27
#5DFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#5DFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFBF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFBF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffbf; /* rgb */ color: rgb(93, 255, 191); /* oklch */ color: oklch(89.9% 0.163 163.3);
Tailwind
colors: {
custom: {
50: '#9bffd2',
500: '#5dffbf',
950: '#000000',
},
}SCSS
$custom: #5dffbf; $custom-light: #9bffd2; $custom-dark: #000000;
JSON
{
"hex": "#5dffbf",
"rgb": {
"r": 93,
"g": 255,
"b": 191
},
"hsl": {
"h": 156.296,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89904,
"c": 0.16294,
"h": 163.3
},
"luminance": 0.77609
}Semantic roles & 50–950 ramp
primary
#5DFFBF
secondary
#D9276D
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683