#5DECFD#5DECFD
#5DECFD is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.3% C 0.123 H 206.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECFD |
|---|---|
| RGB | rgb(93, 236, 253) |
| HSL | hsl(186, 98%, 68%) |
| HSV | hsv(186, 63%, 99%) |
| CMYK | cmyk(63.2%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(86.70, -33.14, -19.61) |
| CIE-LCH | lch(86.70, 38.51, 210.61°) |
| OKLab | oklab(87.26% -0.1105 -0.0544) |
| OKLCH | oklch(87.26% 0.123 206.2) |
| XYZ | xyz(52.2317, 69.4042, 103.5531) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.05
Robin Egg Blue
#8AF1FE
ΔE00 3.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECFD #FD6E5D
analogous
#5DFDBE #5DECFD #5D9CFD
triadic
#5DECFD #FD5DEC #ECFD5D
tetradic
#5DECFD #BE5DFD #FD6E5D #9CFD5D
square
#5DECFD #BE5DFD #FD6E5D #9CFD5D
split-complementary
#5DECFD #FD5D9C #FDBE5D
monochromatic
#03C6DD #21E5FC #5DECFD #99F3FE #D6FAFE
Accessibility & contrast
On white
1.41
#5DECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5DECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECFD
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECFD | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FE
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#00F5F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5decfd; /* rgb */ color: rgb(93, 236, 253); /* oklch */ color: oklch(87.3% 0.123 206.2);
Tailwind
colors: {
custom: {
50: '#9cf2fe',
500: '#5decfd',
950: '#000000',
},
}SCSS
$custom: #5decfd; $custom-light: #9cf2fe; $custom-dark: #000000;
JSON
{
"hex": "#5decfd",
"rgb": {
"r": 93,
"g": 236,
"b": 253
},
"hsl": {
"h": 186.375,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.87262,
"c": 0.12315,
"h": 206.2
},
"luminance": 0.6941
}Semantic roles & 50–950 ramp
primary
#5DECFD
secondary
#D63B28
accent
#1800E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585