#5CD8EE#5CD8EE
#5CD8EE is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.113 H 211.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8EE |
|---|---|
| RGB | rgb(92, 216, 238) |
| HSL | hsl(189, 81%, 65%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(61.3%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(80.49, -27.96, -21.08) |
| CIE-LCH | lch(80.49, 35.02, 217.02°) |
| OKLab | oklab(82.09% -0.0968 -0.0585) |
| OKLCH | oklch(82.09% 0.113 211.1) |
| XYZ | xyz(44.3957, 57.5555, 89.6420) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8EE #EE725C
analogous
#5CEEBB #5CD8EE #5C8FEE
triadic
#5CD8EE #EE5CD8 #D8EE5C
tetradic
#5CD8EE #BB5CEE #EE725C #8FEE5C
square
#5CD8EE #BB5CEE #EE725C #8FEE5C
split-complementary
#5CD8EE #EE5C8F #EEBB5C
monochromatic
#14A3BC #25CBE8 #5CD8EE #93E5F4 #CBF3FA
Accessibility & contrast
On white
1.68
#5CD8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#5CD8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8EE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8EE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd8ee; /* rgb */ color: rgb(92, 216, 238); /* oklch */ color: oklch(82.1% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#98e4f3',
500: '#5cd8ee',
950: '#000000',
},
}SCSS
$custom: #5cd8ee; $custom-light: #98e4f3; $custom-dark: #000000;
JSON
{
"hex": "#5cd8ee",
"rgb": {
"r": 92,
"g": 216,
"b": 238
},
"hsl": {
"h": 189.041,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.82092,
"c": 0.11312,
"h": 211.1
},
"luminance": 0.5756
}Semantic roles & 50–950 ramp
primary
#5CD8EE
secondary
#BB4833
accent
#2808DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485