#5DEBCC#5DEBCC
#5DEBCC is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.130 H 176.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBCC |
|---|---|
| RGB | rgb(93, 235, 204) |
| HSL | hsl(167, 78%, 64%) |
| HSV | hsv(167, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.05, -45.51, 3.69) |
| CIE-LCH | lch(85.05, 45.66, 175.37°) |
| OKLab | oklab(85.47% -0.1301 0.0091) |
| OKLCH | oklch(85.47% 0.13 176) |
| XYZ | xyz(45.1165, 66.0988, 67.4957) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBCC #EB5D7C
analogous
#5DEB85 #5DEBCC #5DC3EB
triadic
#5DEBCC #CC5DEB #EBCC5D
tetradic
#5DEBCC #855DEB #EB5D7C #C3EB5D
square
#5DEBCC #855DEB #EB5D7C #C3EB5D
split-complementary
#5DEBCC #EB5DC3 #EB855D
monochromatic
#17B794 #27E4BB #5DEBCC #93F2DD #CAF8EE
Accessibility & contrast
On white
1.48
#5DEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5DEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBCC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBCC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5debcc; /* rgb */ color: rgb(93, 235, 204); /* oklch */ color: oklch(85.5% 0.130 176.0);
Tailwind
colors: {
custom: {
50: '#98f2db',
500: '#5debcc',
950: '#000000',
},
}SCSS
$custom: #5debcc; $custom-light: #98f2db; $custom-dark: #000000;
JSON
{
"hex": "#5debcc",
"rgb": {
"r": 93,
"g": 235,
"b": 204
},
"hsl": {
"h": 166.901,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.85466,
"c": 0.13043,
"h": 176
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#5DEBCC
secondary
#B73652
accent
#0B38DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584