#5DECF2#5DECF2
#5DECF2 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.9% C 0.122 H 199.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECF2 |
|---|---|
| RGB | rgb(93, 236, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(61.6%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.37, -36.19, -14.34) |
| CIE-LCH | lch(86.37, 38.93, 201.62°) |
| OKLab | oklab(86.88% -0.1149 -0.0397) |
| OKLCH | oklch(86.88% 0.122 199.1) |
| XYZ | xyz(50.5297, 68.7234, 94.5891) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.22
Robin'S Egg
#6DEDFD
ΔE00 3.89
Bright Cyan
#41FDFE
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Aqua
#00FFFF
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECF2 #F2635D
analogous
#5DF2AD #5DECF2 #5DA1F2
triadic
#5DECF2 #F25DEC #ECF25D
tetradic
#5DECF2 #AD5DF2 #F2635D #A1F25D
square
#5DECF2 #AD5DF2 #F2635D #A1F25D
split-complementary
#5DECF2 #F25DA1 #F2AD5D
monochromatic
#10BEC5 #24E5ED #5DECF2 #96F3F7 #CEF9FB
Accessibility & contrast
On white
1.42
#5DECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5DECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECF2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECF2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#C5D1F3
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5decf2; /* rgb */ color: rgb(93, 236, 242); /* oklch */ color: oklch(86.9% 0.122 199.1);
Tailwind
colors: {
custom: {
50: '#9bf2f6',
500: '#5decf2',
950: '#000000',
},
}SCSS
$custom: #5decf2; $custom-light: #9bf2f6; $custom-dark: #000000;
JSON
{
"hex": "#5decf2",
"rgb": {
"r": 93,
"g": 236,
"b": 242
},
"hsl": {
"h": 182.416,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.86879,
"c": 0.12159,
"h": 199.1
},
"luminance": 0.68729
}Semantic roles & 50–950 ramp
primary
#5DECF2
secondary
#C23731
accent
#0D04E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585