#5CECEA#5CECEA
#5CECEA is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.6% C 0.122 H 193.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECEA |
|---|---|
| RGB | rgb(92, 236, 234) |
| HSL | hsl(179, 79%, 64%) |
| HSV | hsv(179, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(86.11, -38.51, -10.53) |
| CIE-LCH | lch(86.11, 39.92, 195.29°) |
| OKLab | oklab(86.58% -0.1187 -0.0292) |
| OKLCH | oklch(86.58% 0.122 193.8) |
| XYZ | xyz(49.2538, 68.2014, 88.3944) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.62
Aqua
#00FFFF
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECEA #EC5C5E
analogous
#5CECA2 #5CECEA #5CA6EC
triadic
#5CECEA #EA5CEC #ECEA5C
tetradic
#5CECEA #A25CEC #EC5C5E #A6EC5C
square
#5CECEA #A25CEC #EC5C5E #A6EC5C
split-complementary
#5CECEA #EC5CA6 #ECA25C
monochromatic
#15B8B6 #25E6E3 #5CECEA #93F2F1 #CAF9F8
Accessibility & contrast
On white
1.43
#5CECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#5CECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECEA
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECEA | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cecea; /* rgb */ color: rgb(92, 236, 234); /* oklch */ color: oklch(86.6% 0.122 193.8);
Tailwind
colors: {
custom: {
50: '#9af2f0',
500: '#5cecea',
950: '#000000',
},
}SCSS
$custom: #5cecea; $custom-light: #9af2f0; $custom-dark: #000000;
JSON
{
"hex": "#5cecea",
"rgb": {
"r": 92,
"g": 236,
"b": 234
},
"hsl": {
"h": 179.167,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.86583,
"c": 0.12227,
"h": 193.8
},
"luminance": 0.68207
}Semantic roles & 50–950 ramp
primary
#5CECEA
secondary
#B83537
accent
#0A0DDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585