#5DCEE2#5DCEE2
#5DCEE2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.106 H 210.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCEE2 |
|---|---|
| RGB | rgb(93, 206, 226) |
| HSL | hsl(189, 70%, 63%) |
| HSV | hsv(189, 59%, 89%) |
| CMYK | cmyk(58.8%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(77.25, -26.31, -19.57) |
| CIE-LCH | lch(77.25, 32.79, 216.64°) |
| OKLab | oklab(79.37% -0.0906 -0.0542) |
| OKLCH | oklch(79.37% 0.106 210.9) |
| XYZ | xyz(40.3074, 51.9567, 79.8412) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.31
Bright Sky Blue
#02CCFE
ΔE00 7.80
Baby Blue
#89CFF0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCEE2 #E2715D
analogous
#5DE2B4 #5DCEE2 #5D8BE2
triadic
#5DCEE2 #E25DCE #CEE25D
tetradic
#5DCEE2 #B45DE2 #E2715D #8BE25D
square
#5DCEE2 #B45DE2 #E2715D #8BE25D
split-complementary
#5DCEE2 #E25D8B #E2B45D
monochromatic
#1E92A7 #29BED9 #5DCEE2 #91DEEB #C5EDF5
Accessibility & contrast
On white
1.84
#5DCEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#5DCEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCEE2
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCEE2 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E3
Deuteranopia (green-blind)
#A9B8E2
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcee2; /* rgb */ color: rgb(93, 206, 226); /* oklch */ color: oklch(79.4% 0.106 210.9);
Tailwind
colors: {
custom: {
50: '#97ddeb',
500: '#5dcee2',
950: '#000000',
},
}SCSS
$custom: #5dcee2; $custom-light: #97ddeb; $custom-dark: #000000;
JSON
{
"hex": "#5dcee2",
"rgb": {
"r": 93,
"g": 206,
"b": 226
},
"hsl": {
"h": 189.023,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.79369,
"c": 0.1056,
"h": 210.9
},
"luminance": 0.51961
}Semantic roles & 50–950 ramp
primary
#5DCEE2
secondary
#A94B3A
accent
#3014D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484