#5CE2EC#5CE2EC
#5CE2EC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.116 H 202.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2EC |
|---|---|
| RGB | rgb(92, 226, 236) |
| HSL | hsl(184, 79%, 64%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(61%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.29, -33.32, -15.79) |
| CIE-LCH | lch(83.29, 36.88, 205.35°) |
| OKLab | oklab(84.33% -0.1078 -0.0437) |
| OKLCH | oklch(84.33% 0.116 202.1) |
| XYZ | xyz(46.7439, 62.7192, 88.9832) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2EC #EC665C
analogous
#5CECAE #5CE2EC #5C9AEC
triadic
#5CE2EC #EC5CE2 #E2EC5C
tetradic
#5CE2EC #AE5CEC #EC665C #9AEC5C
square
#5CE2EC #AE5CEC #EC665C #9AEC5C
split-complementary
#5CE2EC #EC5C9A #ECAE5C
monochromatic
#15ADB8 #25D8E6 #5CE2EC #93ECF2 #CAF6F9
Accessibility & contrast
On white
1.55
#5CE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5CE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2EC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2EC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce2ec; /* rgb */ color: rgb(92, 226, 236); /* oklch */ color: oklch(84.3% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#99ebf2',
500: '#5ce2ec',
950: '#000000',
},
}SCSS
$custom: #5ce2ec; $custom-light: #99ebf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce2ec",
"rgb": {
"r": 92,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.167,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.8433,
"c": 0.11633,
"h": 202.1
},
"luminance": 0.62724
}Semantic roles & 50–950 ramp
primary
#5CE2EC
secondary
#B83E35
accent
#190ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485