#5DFBCE#5DFBCE
#5DFBCE is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.147 H 170.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFBCE |
|---|---|
| RGB | rgb(93, 251, 206) |
| HSL | hsl(163, 95%, 67%) |
| HSV | hsv(163, 63%, 98%) |
| CMYK | cmyk(62.9%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(89.75, -51.81, 9.42) |
| CIE-LCH | lch(89.75, 52.66, 169.69°) |
| OKLab | oklab(89.32% -0.1454 0.024) |
| OKLCH | oklch(89.32% 0.147 170.6) |
| XYZ | xyz(50.1464, 75.7724, 70.3633) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFBCE #FB5D8A
analogous
#5DFB7F #5DFBCE #5DD9FB
triadic
#5DFBCE #CE5DFB #FBCE5D
tetradic
#5DFBCE #7F5DFB #FB5D8A #D9FB5D
square
#5DFBCE #7F5DFB #FB5D8A #D9FB5D
split-complementary
#5DFBCE #FB5DD9 #FB7F5D
monochromatic
#05D89C #21FABC #5DFBCE #99FCE0 #D4FEF2
Accessibility & contrast
On white
1.30
#5DFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#5DFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFBCE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFBCE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfbce; /* rgb */ color: rgb(93, 251, 206); /* oklch */ color: oklch(89.3% 0.147 170.6);
Tailwind
colors: {
custom: {
50: '#9bfddd',
500: '#5dfbce',
950: '#000000',
},
}SCSS
$custom: #5dfbce; $custom-light: #9bfddd; $custom-dark: #000000;
JSON
{
"hex": "#5dfbce",
"rgb": {
"r": 93,
"g": 251,
"b": 206
},
"hsl": {
"h": 162.911,
"s": 95.181,
"l": 67.451
},
"oklch": {
"l": 0.89318,
"c": 0.14739,
"h": 170.6
},
"luminance": 0.75778
}Semantic roles & 50–950 ramp
primary
#5DFBCE
secondary
#D22A5A
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684