#5CECDE#5CECDE
#5CECDE is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.125 H 186.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECDE |
|---|---|
| RGB | rgb(92, 236, 222) |
| HSL | hsl(174, 79%, 64%) |
| HSV | hsv(174, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(85.77, -41.65, -4.71) |
| CIE-LCH | lch(85.77, 41.92, 186.46°) |
| OKLab | oklab(86.2% -0.1238 -0.0134) |
| OKLCH | oklch(86.2% 0.125 186.2) |
| XYZ | xyz(47.5879, 67.5351, 79.6207) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 5.35
Aqua (survey)
#13EAC9
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECDE #EC5C6A
analogous
#5CEC96 #5CECDE #5CB2EC
triadic
#5CECDE #DE5CEC #ECDE5C
tetradic
#5CECDE #965CEC #EC5C6A #B2EC5C
square
#5CECDE #965CEC #EC5C6A #B2EC5C
split-complementary
#5CECDE #EC5CB2 #EC965C
monochromatic
#15B8A8 #25E6D3 #5CECDE #93F2E9 #CAF9F4
Accessibility & contrast
On white
1.45
#5CECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5CECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECDE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECDE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cecde; /* rgb */ color: rgb(92, 236, 222); /* oklch */ color: oklch(86.2% 0.125 186.2);
Tailwind
colors: {
custom: {
50: '#99f3e8',
500: '#5cecde',
950: '#000000',
},
}SCSS
$custom: #5cecde; $custom-light: #99f3e8; $custom-dark: #000000;
JSON
{
"hex": "#5cecde",
"rgb": {
"r": 92,
"g": 236,
"b": 222
},
"hsl": {
"h": 174.167,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.86202,
"c": 0.12452,
"h": 186.2
},
"luminance": 0.6754
}Semantic roles & 50–950 ramp
primary
#5CECDE
secondary
#B83541
accent
#0A1EDB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584