#5DFBBE#5DFBBE
#5DFBBE is a very light, vivid teal. Relative luminance 0.750; OKLCH L 88.9% C 0.159 H 163.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFBBE |
|---|---|
| RGB | rgb(93, 251, 190) |
| HSL | hsl(157, 95%, 67%) |
| HSV | hsv(157, 63%, 98%) |
| CMYK | cmyk(62.9%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.41, -55.35, 17.19) |
| CIE-LCH | lch(89.41, 57.95, 162.75°) |
| OKLab | oklab(88.92% -0.1525 0.0439) |
| OKLCH | oklch(88.92% 0.159 163.9) |
| XYZ | xyz(48.3007, 75.0341, 60.6428) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.37
Greenish Cyan
#2AFEB7
ΔE00 2.51
Greenish Turquoise
#00FBB0
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFBBE #FB5D9A
analogous
#5DFB6F #5DFBBE #5DE9FB
triadic
#5DFBBE #BE5DFB #FBBE5D
tetradic
#5DFBBE #6F5DFB #FB5D9A #E9FB5D
square
#5DFBBE #6F5DFB #FB5D9A #E9FB5D
split-complementary
#5DFBBE #FB5DE9 #FB6F5D
monochromatic
#05D887 #21FAA6 #5DFBBE #99FCD6 #D4FEEE
Accessibility & contrast
On white
1.31
#5DFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5DFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFBBE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFBBE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E1DAC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dfbbe; /* rgb */ color: rgb(93, 251, 190); /* oklch */ color: oklch(88.9% 0.159 163.9);
Tailwind
colors: {
custom: {
50: '#9afdd1',
500: '#5dfbbe',
950: '#000000',
},
}SCSS
$custom: #5dfbbe; $custom-light: #9afdd1; $custom-dark: #000000;
JSON
{
"hex": "#5dfbbe",
"rgb": {
"r": 93,
"g": 251,
"b": 190
},
"hsl": {
"h": 156.835,
"s": 95.181,
"l": 67.451
},
"oklch": {
"l": 0.88923,
"c": 0.15874,
"h": 163.9
},
"luminance": 0.75039
}Semantic roles & 50–950 ramp
primary
#5DFBBE
secondary
#D22A6B
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683