#5CDCEE#5CDCEE
#5CDCEE is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.114 H 208.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCEE |
|---|---|
| RGB | rgb(92, 220, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61.3%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.64, -29.90, -19.35) |
| CIE-LCH | lch(81.64, 35.62, 212.91°) |
| OKLab | oklab(83.01% -0.1009 -0.0536) |
| OKLCH | oklch(83.01% 0.114 208) |
| XYZ | xyz(45.4330, 59.6300, 89.9877) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 3.92
Neon Blue
#04D9FF
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCEE #EE6E5C
analogous
#5CEEB7 #5CDCEE #5C93EE
triadic
#5CDCEE #EE5CDC #DCEE5C
tetradic
#5CDCEE #B75CEE #EE6E5C #93EE5C
square
#5CDCEE #B75CEE #EE6E5C #93EE5C
split-complementary
#5CDCEE #EE5C93 #EEB75C
monochromatic
#14A7BC #25D0E8 #5CDCEE #93E8F4 #CBF4FA
Accessibility & contrast
On white
1.62
#5CDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5CDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCEE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCEE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdcee; /* rgb */ color: rgb(92, 220, 238); /* oklch */ color: oklch(83.0% 0.114 208.0);
Tailwind
colors: {
custom: {
50: '#99e7f3',
500: '#5cdcee',
950: '#000000',
},
}SCSS
$custom: #5cdcee; $custom-light: #99e7f3; $custom-dark: #000000;
JSON
{
"hex": "#5cdcee",
"rgb": {
"r": 92,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.397,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.83014,
"c": 0.11427,
"h": 208
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#5CDCEE
secondary
#BB4433
accent
#2208DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485