#5CE8EC#5CE8EC
#5CE8EC is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.7% C 0.120 H 197.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8EC |
|---|---|
| RGB | rgb(92, 232, 236) |
| HSL | hsl(182, 79%, 64%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(61%, 1.7%, 0%, 7.5%) |
| CIE-LAB | lab(85.02, -36.13, -13.21) |
| CIE-LCH | lch(85.02, 38.47, 200.08°) |
| OKLab | oklab(85.72% -0.1139 -0.0366) |
| OKLCH | oklch(85.72% 0.12 197.8) |
| XYZ | xyz(48.4040, 66.0395, 89.5366) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 5.75
Aqua
#00FFFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8EC #EC605C
analogous
#5CECA8 #5CE8EC #5CA0EC
triadic
#5CE8EC #EC5CE8 #E8EC5C
tetradic
#5CE8EC #A85CEC #EC605C #A0EC5C
square
#5CE8EC #A85CEC #EC605C #A0EC5C
split-complementary
#5CE8EC #EC5CA0 #ECA85C
monochromatic
#15B4B8 #25E0E6 #5CE8EC #93F0F2 #CAF7F9
Accessibility & contrast
On white
1.48
#5CE8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5CE8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8EC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8EC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ce8ec; /* rgb */ color: rgb(92, 232, 236); /* oklch */ color: oklch(85.7% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#9af0f2',
500: '#5ce8ec',
950: '#000000',
},
}SCSS
$custom: #5ce8ec; $custom-light: #9af0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ce8ec",
"rgb": {
"r": 92,
"g": 232,
"b": 236
},
"hsl": {
"h": 181.667,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.8572,
"c": 0.1196,
"h": 197.8
},
"luminance": 0.66045
}Semantic roles & 50–950 ramp
primary
#5CE8EC
secondary
#B83835
accent
#100ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585