#5CDEEB#5CDEEB
#5CDEEB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.114 H 204.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEEB |
|---|---|
| RGB | rgb(92, 222, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 61%, 92%) |
| CMYK | cmyk(60.9%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.12, -31.71, -17.03) |
| CIE-LCH | lch(82.12, 35.99, 208.25°) |
| OKLab | oklab(83.37% -0.1041 -0.0472) |
| OKLCH | oklch(83.37% 0.114 204.4) |
| XYZ | xyz(45.5240, 60.5112, 87.8618) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.21
Robin'S Egg
#6DEDFD
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.64
Bright Light Blue
#26F7FD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEEB #EB695C
analogous
#5CEBB1 #5CDEEB #5C96EB
triadic
#5CDEEB #EB5CDE #DEEB5C
tetradic
#5CDEEB #B15CEB #EB695C #96EB5C
square
#5CDEEB #B15CEB #EB695C #96EB5C
split-complementary
#5CDEEB #EB5C96 #EBB15C
monochromatic
#16A8B6 #25D3E4 #5CDEEB #93E9F2 #C9F4F8
Accessibility & contrast
On white
1.60
#5CDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5CDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEEB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEEB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdeeb; /* rgb */ color: rgb(92, 222, 235); /* oklch */ color: oklch(83.4% 0.114 204.4);
Tailwind
colors: {
custom: {
50: '#99e8f1',
500: '#5cdeeb',
950: '#000000',
},
}SCSS
$custom: #5cdeeb; $custom-light: #99e8f1; $custom-dark: #000000;
JSON
{
"hex": "#5cdeeb",
"rgb": {
"r": 92,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.455,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83368,
"c": 0.11433,
"h": 204.4
},
"luminance": 0.60516
}Semantic roles & 50–950 ramp
primary
#5CDEEB
secondary
#B64135
accent
#1E0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485