#5DEBAC#5DEBAC
#5DEBAC is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.153 H 161.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBAC |
|---|---|
| RGB | rgb(93, 235, 172) |
| HSL | hsl(153, 78%, 64%) |
| HSV | hsv(153, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(84.34, -52.67, 19.40) |
| CIE-LCH | lch(84.34, 56.13, 159.78°) |
| OKLab | oklab(84.65% -0.1444 0.0494) |
| OKLCH | oklch(84.65% 0.153 161.1) |
| XYZ | xyz(41.6650, 64.7182, 49.3178) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 4.45
Greenish Turquoise
#00FBB0
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.56
Greenish Cyan
#2AFEB7
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBAC #EB5D9C
analogous
#5DEB65 #5DEBAC #5DE3EB
triadic
#5DEBAC #AC5DEB #EBAC5D
tetradic
#5DEBAC #655DEB #EB5D9C #E3EB5D
square
#5DEBAC #655DEB #EB5D9C #E3EB5D
split-complementary
#5DEBAC #EB5DE3 #EB655D
monochromatic
#17B770 #27E490 #5DEBAC #93F2C8 #CAF8E4
Accessibility & contrast
On white
1.51
#5DEBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5DEBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBAC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBAC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D4CDB0
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5debac; /* rgb */ color: rgb(93, 235, 172); /* oklch */ color: oklch(84.7% 0.153 161.1);
Tailwind
colors: {
custom: {
50: '#98f2c5',
500: '#5debac',
950: '#000000',
},
}SCSS
$custom: #5debac; $custom-light: #98f2c5; $custom-dark: #000000;
JSON
{
"hex": "#5debac",
"rgb": {
"r": 93,
"g": 235,
"b": 172
},
"hsl": {
"h": 153.38,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84653,
"c": 0.15267,
"h": 161.1
},
"luminance": 0.64722
}Semantic roles & 50–950 ramp
primary
#5DEBAC
secondary
#B7366F
accent
#0B67DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582