#5CD9EB#5CD9EB
#5CD9EB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.2% C 0.112 H 208.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9EB |
|---|---|
| RGB | rgb(92, 217, 235) |
| HSL | hsl(188, 78%, 64%) |
| HSV | hsv(188, 61%, 92%) |
| CMYK | cmyk(60.9%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.68, -29.30, -19.20) |
| CIE-LCH | lch(80.68, 35.03, 213.23°) |
| OKLab | oklab(82.21% -0.099 -0.0532) |
| OKLCH | oklch(82.21% 0.112 208.3) |
| XYZ | xyz(44.2156, 57.8946, 87.4257) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9EB #EB6E5C
analogous
#5CEBB5 #5CD9EB #5C92EB
triadic
#5CD9EB #EB5CD9 #D9EB5C
tetradic
#5CD9EB #B55CEB #EB6E5C #92EB5C
square
#5CD9EB #B55CEB #EB6E5C #92EB5C
split-complementary
#5CD9EB #EB5C92 #EBB55C
monochromatic
#16A2B6 #25CCE4 #5CD9EB #93E6F2 #C9F2F8
Accessibility & contrast
On white
1.67
#5CD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5CD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9EB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9EB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd9eb; /* rgb */ color: rgb(92, 217, 235); /* oklch */ color: oklch(82.2% 0.112 208.3);
Tailwind
colors: {
custom: {
50: '#98e5f1',
500: '#5cd9eb',
950: '#000000',
},
}SCSS
$custom: #5cd9eb; $custom-light: #98e5f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd9eb",
"rgb": {
"r": 92,
"g": 217,
"b": 235
},
"hsl": {
"h": 187.552,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.82212,
"c": 0.11242,
"h": 208.3
},
"luminance": 0.57899
}Semantic roles & 50–950 ramp
primary
#5CD9EB
secondary
#B64535
accent
#250BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485