#5CECDD#5CECDD
#5CECDD is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.125 H 185.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECDD |
|---|---|
| RGB | rgb(92, 236, 221) |
| HSL | hsl(174, 79%, 64%) |
| HSV | hsv(174, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(85.75, -41.91, -4.23) |
| CIE-LCH | lch(85.75, 42.12, 185.76°) |
| OKLab | oklab(86.17% -0.1242 -0.0121) |
| OKLCH | oklch(86.17% 0.125 185.6) |
| XYZ | xyz(47.4543, 67.4816, 78.9170) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Bright Aqua
#0BF9EA
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 5.55
Aqua (survey)
#13EAC9
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECDD #EC5C6B
analogous
#5CEC95 #5CECDD #5CB3EC
triadic
#5CECDD #DD5CEC #ECDD5C
tetradic
#5CECDD #955CEC #EC5C6B #B3EC5C
square
#5CECDD #955CEC #EC5C6B #B3EC5C
split-complementary
#5CECDD #EC5CB3 #EC955C
monochromatic
#15B8A7 #25E6D2 #5CECDD #93F2E8 #CAF9F4
Accessibility & contrast
On white
1.45
#5CECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5CECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECDD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECDD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cecdd; /* rgb */ color: rgb(92, 236, 221); /* oklch */ color: oklch(86.2% 0.125 185.6);
Tailwind
colors: {
custom: {
50: '#99f3e7',
500: '#5cecdd',
950: '#000000',
},
}SCSS
$custom: #5cecdd; $custom-light: #99f3e7; $custom-dark: #000000;
JSON
{
"hex": "#5cecdd",
"rgb": {
"r": 92,
"g": 236,
"b": 221
},
"hsl": {
"h": 173.75,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.86172,
"c": 0.12482,
"h": 185.6
},
"luminance": 0.67487
}Semantic roles & 50–950 ramp
primary
#5CECDD
secondary
#B83542
accent
#0A20DB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584