#5DECCE#5DECCE
#5DECCE is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.130 H 176.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECCE |
|---|---|
| RGB | rgb(93, 236, 206) |
| HSL | hsl(167, 79%, 65%) |
| HSV | hsv(167, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 12.7%, 7.5%) |
| CIE-LAB | lab(85.39, -45.46, 3.13) |
| CIE-LCH | lch(85.39, 45.57, 176.06°) |
| OKLab | oklab(85.76% -0.1302 0.0076) |
| OKLCH | oklch(85.76% 0.13 176.7) |
| XYZ | xyz(45.6450, 66.7695, 68.8628) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 5.15
Light Aqua
#8CFFDB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECCE #EC5D7B
analogous
#5DEC87 #5DECCE #5DC2EC
triadic
#5DECCE #CE5DEC #ECCE5D
tetradic
#5DECCE #875DEC #EC5D7B #C2EC5D
square
#5DECCE #875DEC #EC5D7B #C2EC5D
split-complementary
#5DECCE #EC5DC2 #EC875D
monochromatic
#16B997 #26E6BD #5DECCE #94F2DF #CBF9EF
Accessibility & contrast
On white
1.46
#5DECCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5DECCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECCE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECCE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECD
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5decce; /* rgb */ color: rgb(93, 236, 206); /* oklch */ color: oklch(85.8% 0.130 176.7);
Tailwind
colors: {
custom: {
50: '#99f3dc',
500: '#5decce',
950: '#000000',
},
}SCSS
$custom: #5decce; $custom-light: #99f3dc; $custom-dark: #000000;
JSON
{
"hex": "#5decce",
"rgb": {
"r": 93,
"g": 236,
"b": 206
},
"hsl": {
"h": 167.413,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85759,
"c": 0.13047,
"h": 176.7
},
"luminance": 0.66774
}Semantic roles & 50–950 ramp
primary
#5DECCE
secondary
#B83551
accent
#0A36DB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584