#5CDCE6#5CDCE6
#5CDCE6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.113 H 202.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCE6 |
|---|---|
| RGB | rgb(92, 220, 230) |
| HSL | hsl(184, 73%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(60%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.39, -32.14, -15.48) |
| CIE-LCH | lch(81.39, 35.68, 205.71°) |
| OKLab | oklab(82.73% -0.1041 -0.0428) |
| OKLCH | oklch(82.73% 0.113 202.4) |
| XYZ | xyz(44.2837, 59.1703, 83.9348) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCE6 #E6665C
analogous
#5CE6AB #5CDCE6 #5C97E6
triadic
#5CDCE6 #E65CDC #DCE65C
tetradic
#5CDCE6 #AB5CE6 #E6665C #97E65C
square
#5CDCE6 #AB5CE6 #E6665C #97E65C
split-complementary
#5CDCE6 #E65C97 #E6AB5C
monochromatic
#1BA2AD #27D1DE #5CDCE6 #91E7EE #C6F3F6
Accessibility & contrast
On white
1.64
#5CDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5CDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCE6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCE6 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E7
Deuteranopia (green-blind)
#B7C3E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdce6; /* rgb */ color: rgb(92, 220, 230); /* oklch */ color: oklch(82.7% 0.113 202.4);
Tailwind
colors: {
custom: {
50: '#98e7ed',
500: '#5cdce6',
950: '#000000',
},
}SCSS
$custom: #5cdce6; $custom-light: #98e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdce6",
"rgb": {
"r": 92,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.348,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.82728,
"c": 0.11258,
"h": 202.4
},
"luminance": 0.59175
}Semantic roles & 50–950 ramp
primary
#5CDCE6
secondary
#AE4138
accent
#1E10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484