#5CD9E8#5CD9E8
#5CD9E8 is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.112 H 206.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9E8 |
|---|---|
| RGB | rgb(92, 217, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 60%, 91%) |
| CMYK | cmyk(60.3%, 6.5%, 0%, 9%) |
| CIE-LAB | lab(80.58, -30.15, -17.75) |
| CIE-LCH | lch(80.58, 34.99, 210.48°) |
| OKLab | oklab(82.1% -0.1002 -0.0492) |
| OKLCH | oklch(82.1% 0.112 206.1) |
| XYZ | xyz(43.7859, 57.7227, 85.1623) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Neon Blue
#04D9FF
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9E8 #E86B5C
analogous
#5CE8B1 #5CD9E8 #5C93E8
triadic
#5CD9E8 #E85CD9 #D9E85C
tetradic
#5CD9E8 #B15CE8 #E86B5C #93E85C
square
#5CD9E8 #B15CE8 #E86B5C #93E85C
split-complementary
#5CD9E8 #E85C93 #E8B15C
monochromatic
#19A0B1 #26CCE0 #5CD9E8 #92E6F0 #C7F2F7
Accessibility & contrast
On white
1.67
#5CD9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5CD9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9E8
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9E8 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E9
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd9e8; /* rgb */ color: rgb(92, 217, 232); /* oklch */ color: oklch(82.1% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#98e5ef',
500: '#5cd9e8',
950: '#000000',
},
}SCSS
$custom: #5cd9e8; $custom-light: #98e5ef; $custom-dark: #000000;
JSON
{
"hex": "#5cd9e8",
"rgb": {
"r": 92,
"g": 217,
"b": 232
},
"hsl": {
"h": 186.429,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.82103,
"c": 0.11164,
"h": 206.1
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#5CD9E8
secondary
#B14437
accent
#240ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485