#5DECED#5DECED
#5DECED is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.122 H 195.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECED |
|---|---|
| RGB | rgb(93, 236, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 61%, 93%) |
| CMYK | cmyk(60.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.22, -37.54, -11.93) |
| CIE-LCH | lch(86.22, 39.39, 197.63°) |
| OKLab | oklab(86.71% -0.117 -0.0331) |
| OKLCH | oklch(86.71% 0.122 195.8) |
| XYZ | xyz(49.7890, 68.4272, 90.6882) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.33
Bright Cyan
#41FDFE
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECED #ED5E5D
analogous
#5DEDA6 #5DECED #5DA4ED
triadic
#5DECED #ED5DEC #ECED5D
tetradic
#5DECED #A65DED #ED5E5D #A4ED5D
square
#5DECED #A65DED #ED5E5D #A4ED5D
split-complementary
#5DECED #ED5DA4 #EDA65D
monochromatic
#15BABB #26E6E7 #5DECED #94F2F3 #CBF9F9
Accessibility & contrast
On white
1.43
#5DECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5DECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECED
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECED | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5deced; /* rgb */ color: rgb(93, 236, 237); /* oklch */ color: oklch(86.7% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#9bf2f2',
500: '#5deced',
950: '#000000',
},
}SCSS
$custom: #5deced; $custom-light: #9bf2f2; $custom-dark: #000000;
JSON
{
"hex": "#5deced",
"rgb": {
"r": 93,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.417,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.86711,
"c": 0.12156,
"h": 195.8
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#5DECED
secondary
#BA3534
accent
#0B09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585