#5CECED#5CECED
#5CECED is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.122 H 195.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECED |
|---|---|
| RGB | rgb(92, 236, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 61%, 93%) |
| CMYK | cmyk(61.2%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.19, -37.70, -11.97) |
| CIE-LCH | lch(86.19, 39.56, 197.62°) |
| OKLab | oklab(86.68% -0.1175 -0.0332) |
| OKLCH | oklch(86.68% 0.122 195.8) |
| XYZ | xyz(49.6885, 68.3753, 90.6834) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.29
Bright Cyan
#41FDFE
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.73
Bright Turquoise
#0FFEF9
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECED #ED5D5C
analogous
#5CEDA6 #5CECED #5CA4ED
triadic
#5CECED #ED5CEC #ECED5C
tetradic
#5CECED #A65CED #ED5D5C #A4ED5C
square
#5CECED #A65CED #ED5D5C #A4ED5C
split-complementary
#5CECED #ED5CA4 #EDA65C
monochromatic
#15B9BA #25E6E7 #5CECED #93F2F3 #CAF9F9
Accessibility & contrast
On white
1.43
#5CECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5CECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECED
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECED | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ceced; /* rgb */ color: rgb(92, 236, 237); /* oklch */ color: oklch(86.7% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#9af2f2',
500: '#5ceced',
950: '#000000',
},
}SCSS
$custom: #5ceced; $custom-light: #9af2f2; $custom-dark: #000000;
JSON
{
"hex": "#5ceced",
"rgb": {
"r": 92,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.414,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.86682,
"c": 0.12207,
"h": 195.8
},
"luminance": 0.68381
}Semantic roles & 50–950 ramp
primary
#5CECED
secondary
#B93534
accent
#0B09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585