#5CD9EE#5CD9EE
#5CD9EE is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.113 H 210.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9EE |
|---|---|
| RGB | rgb(92, 217, 238) |
| HSL | hsl(189, 81%, 65%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(61.3%, 8.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.78, -28.45, -20.65) |
| CIE-LCH | lch(80.78, 35.16, 215.97°) |
| OKLab | oklab(82.32% -0.0979 -0.0573) |
| OKLCH | oklch(82.32% 0.113 210.3) |
| XYZ | xyz(44.6527, 58.0694, 89.7276) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9EE #EE715C
analogous
#5CEEBA #5CD9EE #5C90EE
triadic
#5CD9EE #EE5CD9 #D9EE5C
tetradic
#5CD9EE #BA5CEE #EE715C #90EE5C
square
#5CD9EE #BA5CEE #EE715C #90EE5C
split-complementary
#5CD9EE #EE5C90 #EEBA5C
monochromatic
#14A4BC #25CCE8 #5CD9EE #93E6F4 #CBF3FA
Accessibility & contrast
On white
1.66
#5CD9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#5CD9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9EE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9EE | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#B1C2EE
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd9ee; /* rgb */ color: rgb(92, 217, 238); /* oklch */ color: oklch(82.3% 0.113 210.3);
Tailwind
colors: {
custom: {
50: '#99e5f3',
500: '#5cd9ee',
950: '#000000',
},
}SCSS
$custom: #5cd9ee; $custom-light: #99e5f3; $custom-dark: #000000;
JSON
{
"hex": "#5cd9ee",
"rgb": {
"r": 92,
"g": 217,
"b": 238
},
"hsl": {
"h": 188.63,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.82322,
"c": 0.11338,
"h": 210.3
},
"luminance": 0.58074
}Semantic roles & 50–950 ramp
primary
#5CD9EE
secondary
#BB4733
accent
#2708DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485