#5DECF4#5DECF4
#5DECF4 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.9% C 0.122 H 200.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECF4 |
|---|---|
| RGB | rgb(93, 236, 244) |
| HSL | hsl(183, 87%, 66%) |
| HSV | hsv(183, 62%, 96%) |
| CMYK | cmyk(61.9%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(86.43, -35.64, -15.30) |
| CIE-LCH | lch(86.43, 38.79, 203.23°) |
| OKLab | oklab(86.95% -0.1141 -0.0424) |
| OKLCH | oklch(86.95% 0.122 200.4) |
| XYZ | xyz(50.8317, 68.8442, 96.1798) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Bright Light Blue
#26F7FD
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECF4 #F4655D
analogous
#5DF4B0 #5DECF4 #5DA0F4
triadic
#5DECF4 #F45DEC #ECF45D
tetradic
#5DECF4 #B05DF4 #F4655D #A0F45D
square
#5DECF4 #B05DF4 #F4655D #A0F45D
split-complementary
#5DECF4 #F45DA0 #F4B05D
monochromatic
#0EBFC9 #24E5F0 #5DECF4 #96F3F8 #D0F9FC
Accessibility & contrast
On white
1.42
#5DECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5DECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECF4
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECF4 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#C5D1F5
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5decf4; /* rgb */ color: rgb(93, 236, 244); /* oklch */ color: oklch(86.9% 0.122 200.4);
Tailwind
colors: {
custom: {
50: '#9bf2f7',
500: '#5decf4',
950: '#000000',
},
}SCSS
$custom: #5decf4; $custom-light: #9bf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5decf4",
"rgb": {
"r": 93,
"g": 236,
"b": 244
},
"hsl": {
"h": 183.179,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86947,
"c": 0.12172,
"h": 200.4
},
"luminance": 0.6885
}Semantic roles & 50–950 ramp
primary
#5DECF4
secondary
#C63830
accent
#0E02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585