#5CEBEC#5CEBEC
#5CEBEC is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.4% C 0.121 H 195.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBEC |
|---|---|
| RGB | rgb(92, 235, 236) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 61%, 93%) |
| CMYK | cmyk(61%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.88, -37.51, -11.92) |
| CIE-LCH | lch(85.88, 39.36, 197.63°) |
| OKLab | oklab(86.42% -0.1169 -0.0331) |
| OKLCH | oklch(86.42% 0.121 195.8) |
| XYZ | xyz(49.2557, 67.7428, 89.8204) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.46
Bright Cyan
#41FDFE
ΔE00 4.03
Aqua
#00FFFF
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBEC #EC5D5C
analogous
#5CECA5 #5CEBEC #5CA3EC
triadic
#5CEBEC #EC5CEB #EBEC5C
tetradic
#5CEBEC #A55CEC #EC5D5C #A3EC5C
square
#5CEBEC #A55CEC #EC5D5C #A3EC5C
split-complementary
#5CEBEC #EC5CA3 #ECA55C
monochromatic
#15B7B8 #25E4E6 #5CEBEC #93F2F2 #CAF8F9
Accessibility & contrast
On white
1.44
#5CEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5CEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBEC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBEC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cebec; /* rgb */ color: rgb(92, 235, 236); /* oklch */ color: oklch(86.4% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9af2f2',
500: '#5cebec',
950: '#000000',
},
}SCSS
$custom: #5cebec; $custom-light: #9af2f2; $custom-dark: #000000;
JSON
{
"hex": "#5cebec",
"rgb": {
"r": 92,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.417,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.86417,
"c": 0.12147,
"h": 195.8
},
"luminance": 0.67748
}Semantic roles & 50–950 ramp
primary
#5CEBEC
secondary
#B83635
accent
#0C0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585