#5CECEB#5CECEB
#5CECEB is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.6% C 0.122 H 194.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECEB |
|---|---|
| RGB | rgb(92, 236, 235) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.14, -38.24, -11.01) |
| CIE-LCH | lch(86.14, 39.79, 196.06°) |
| OKLab | oklab(86.62% -0.1183 -0.0306) |
| OKLCH | oklch(86.62% 0.122 194.5) |
| XYZ | xyz(49.3979, 68.2591, 89.1531) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 3.84
Aqua
#00FFFF
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECEB #EC5C5D
analogous
#5CECA3 #5CECEB #5CA5EC
triadic
#5CECEB #EB5CEC #ECEB5C
tetradic
#5CECEB #A35CEC #EC5C5D #A5EC5C
square
#5CECEB #A35CEC #EC5C5D #A5EC5C
split-complementary
#5CECEB #EC5CA5 #ECA35C
monochromatic
#15B8B7 #25E6E4 #5CECEB #93F2F2 #CAF9F8
Accessibility & contrast
On white
1.43
#5CECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5CECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECEB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECEB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ceceb; /* rgb */ color: rgb(92, 236, 235); /* oklch */ color: oklch(86.6% 0.122 194.5);
Tailwind
colors: {
custom: {
50: '#9af2f1',
500: '#5ceceb',
950: '#000000',
},
}SCSS
$custom: #5ceceb; $custom-light: #9af2f1; $custom-dark: #000000;
JSON
{
"hex": "#5ceceb",
"rgb": {
"r": 92,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.583,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.86616,
"c": 0.12218,
"h": 194.5
},
"luminance": 0.68264
}Semantic roles & 50–950 ramp
primary
#5CECEB
secondary
#B83536
accent
#0A0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585