#5CE5EC#5CE5EC
#5CE5EC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.118 H 199.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5EC |
|---|---|
| RGB | rgb(92, 229, 236) |
| HSL | hsl(183, 79%, 64%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(61%, 3%, 0%, 7.5%) |
| CIE-LAB | lab(84.16, -34.73, -14.50) |
| CIE-LCH | lch(84.16, 37.64, 202.66°) |
| OKLab | oklab(85.03% -0.1108 -0.0402) |
| OKLCH | oklch(85.03% 0.118 199.9) |
| XYZ | xyz(47.5668, 64.3650, 89.2575) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5EC #EC635C
analogous
#5CECAB #5CE5EC #5C9DEC
triadic
#5CE5EC #EC5CE5 #E5EC5C
tetradic
#5CE5EC #AB5CEC #EC635C #9DEC5C
square
#5CE5EC #AB5CEC #EC635C #9DEC5C
split-complementary
#5CE5EC #EC5C9D #ECAB5C
monochromatic
#15B0B8 #25DCE6 #5CE5EC #93EEF2 #CAF6F9
Accessibility & contrast
On white
1.51
#5CE5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5CE5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5EC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5EC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBED
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce5ec; /* rgb */ color: rgb(92, 229, 236); /* oklch */ color: oklch(85.0% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#99edf2',
500: '#5ce5ec',
950: '#000000',
},
}SCSS
$custom: #5ce5ec; $custom-light: #99edf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce5ec",
"rgb": {
"r": 92,
"g": 229,
"b": 236
},
"hsl": {
"h": 182.917,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.85025,
"c": 0.11788,
"h": 199.9
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#5CE5EC
secondary
#B83B35
accent
#140ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585