#5CDCEF#5CDCEF
#5CDCEF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.115 H 208.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCEF |
|---|---|
| RGB | rgb(92, 220, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 62%, 94%) |
| CMYK | cmyk(61.5%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.67, -29.62, -19.83) |
| CIE-LCH | lch(81.67, 35.65, 213.80°) |
| OKLab | oklab(83.05% -0.1005 -0.055) |
| OKLCH | oklch(83.05% 0.115 208.7) |
| XYZ | xyz(45.5803, 59.6889, 90.7636) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 3.98
Neon Blue
#04D9FF
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCEF #EF6F5C
analogous
#5CEFB8 #5CDCEF #5C93EF
triadic
#5CDCEF #EF5CDC #DCEF5C
tetradic
#5CDCEF #B85CEF #EF6F5C #93EF5C
square
#5CDCEF #B85CEF #EF6F5C #93EF5C
split-complementary
#5CDCEF #EF5C93 #EFB85C
monochromatic
#13A8BE #24D0EA #5CDCEF #94E8F4 #CBF4FA
Accessibility & contrast
On white
1.62
#5CDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5CDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCEF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCEF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#B4C4EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdcef; /* rgb */ color: rgb(92, 220, 239); /* oklch */ color: oklch(83.1% 0.115 208.7);
Tailwind
colors: {
custom: {
50: '#99e7f4',
500: '#5cdcef',
950: '#000000',
},
}SCSS
$custom: #5cdcef; $custom-light: #99e7f4; $custom-dark: #000000;
JSON
{
"hex": "#5cdcef",
"rgb": {
"r": 92,
"g": 220,
"b": 239
},
"hsl": {
"h": 187.755,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.83051,
"c": 0.11457,
"h": 208.7
},
"luminance": 0.59694
}Semantic roles & 50–950 ramp
primary
#5CDCEF
secondary
#BC4533
accent
#2307DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485