#5CE1EC#5CE1EC
#5CE1EC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.116 H 202.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1EC |
|---|---|
| RGB | rgb(92, 225, 236) |
| HSL | hsl(185, 79%, 64%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61%, 4.7%, 0%, 7.5%) |
| CIE-LAB | lab(83.01, -32.85, -16.22) |
| CIE-LCH | lch(83.01, 36.64, 206.28°) |
| OKLab | oklab(84.1% -0.1068 -0.0449) |
| OKLCH | oklch(84.1% 0.116 202.8) |
| XYZ | xyz(46.4727, 62.1770, 88.8928) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1EC #EC675C
analogous
#5CECAF #5CE1EC #5C99EC
triadic
#5CE1EC #EC5CE1 #E1EC5C
tetradic
#5CE1EC #AF5CEC #EC675C #99EC5C
square
#5CE1EC #AF5CEC #EC675C #99EC5C
split-complementary
#5CE1EC #EC5C99 #ECAF5C
monochromatic
#15ACB8 #25D7E6 #5CE1EC #93EBF2 #CAF5F9
Accessibility & contrast
On white
1.56
#5CE1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5CE1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1EC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1EC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce1ec; /* rgb */ color: rgb(92, 225, 236); /* oklch */ color: oklch(84.1% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#99eaf2',
500: '#5ce1ec',
950: '#000000',
},
}SCSS
$custom: #5ce1ec; $custom-light: #99eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce1ec",
"rgb": {
"r": 92,
"g": 225,
"b": 236
},
"hsl": {
"h": 184.583,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84098,
"c": 0.11585,
"h": 202.8
},
"luminance": 0.62182
}Semantic roles & 50–950 ramp
primary
#5CE1EC
secondary
#B83F35
accent
#1A0ADB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485