#5DECF6#5DECF6
#5DECF6 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 87.0% C 0.122 H 201.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECF6 |
|---|---|
| RGB | rgb(93, 236, 246) |
| HSL | hsl(184, 89%, 66%) |
| HSV | hsv(184, 62%, 96%) |
| CMYK | cmyk(62.2%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(86.49, -35.09, -16.26) |
| CIE-LCH | lch(86.49, 38.68, 204.86°) |
| OKLab | oklab(87.02% -0.1133 -0.045) |
| OKLCH | oklch(87.02% 0.122 201.7) |
| XYZ | xyz(51.1371, 68.9664, 97.7877) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.62
Bright Light Blue
#26F7FD
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Bright Cyan
#41FDFE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Aqua Blue
#02D8E9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECF6 #F6675D
analogous
#5DF6B4 #5DECF6 #5DA0F6
triadic
#5DECF6 #F65DEC #ECF65D
tetradic
#5DECF6 #B45DF6 #F6675D #A0F65D
square
#5DECF6 #B45DF6 #F6675D #A0F65D
split-complementary
#5DECF6 #F65DA0 #F6B45D
monochromatic
#0BC1CD #23E5F3 #5DECF6 #97F3F9 #D1FAFC
Accessibility & contrast
On white
1.42
#5DECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#5DECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECF6
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECF6 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F7
Deuteranopia (green-blind)
#C4D1F7
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5decf6; /* rgb */ color: rgb(93, 236, 246); /* oklch */ color: oklch(87.0% 0.122 201.7);
Tailwind
colors: {
custom: {
50: '#9bf2f9',
500: '#5decf6',
950: '#000000',
},
}SCSS
$custom: #5decf6; $custom-light: #9bf2f9; $custom-dark: #000000;
JSON
{
"hex": "#5decf6",
"rgb": {
"r": 93,
"g": 236,
"b": 246
},
"hsl": {
"h": 183.922,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.87016,
"c": 0.12192,
"h": 201.7
},
"luminance": 0.68972
}Semantic roles & 50–950 ramp
primary
#5DECF6
secondary
#C9382E
accent
#0F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585