#5DECFC#5DECFC
#5DECFC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.2% C 0.123 H 205.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECFC |
|---|---|
| RGB | rgb(93, 236, 252) |
| HSL | hsl(186, 96%, 68%) |
| HSV | hsv(186, 63%, 99%) |
| CMYK | cmyk(63.1%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.67, -33.42, -19.13) |
| CIE-LCH | lch(86.67, 38.51, 209.78°) |
| OKLab | oklab(87.23% -0.1109 -0.053) |
| OKLCH | oklch(87.23% 0.123 205.6) |
| XYZ | xyz(52.0729, 69.3407, 102.7164) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.13
Robin Egg Blue
#8AF1FE
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECFC #FC6D5D
analogous
#5DFCBD #5DECFC #5D9CFC
triadic
#5DECFC #FC5DEC #ECFC5D
tetradic
#5DECFC #BD5DFC #FC6D5D #9CFC5D
square
#5DECFC #BD5DFC #FC6D5D #9CFC5D
split-complementary
#5DECFC #FC5D9C #FCBD5D
monochromatic
#04C5DB #21E5FB #5DECFC #99F3FD #D5FAFE
Accessibility & contrast
On white
1.41
#5DECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#5DECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECFC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECFC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#00F5F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5decfc; /* rgb */ color: rgb(93, 236, 252); /* oklch */ color: oklch(87.2% 0.123 205.6);
Tailwind
colors: {
custom: {
50: '#9cf2fd',
500: '#5decfc',
950: '#000000',
},
}SCSS
$custom: #5decfc; $custom-light: #9cf2fd; $custom-dark: #000000;
JSON
{
"hex": "#5decfc",
"rgb": {
"r": 93,
"g": 236,
"b": 252
},
"hsl": {
"h": 186.038,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.87227,
"c": 0.12292,
"h": 205.6
},
"luminance": 0.69346
}Semantic roles & 50–950 ramp
primary
#5DECFC
secondary
#D43A29
accent
#1700E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585