#5CECCF#5CECCF
#5CECCF is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.130 H 177.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECCF |
|---|---|
| RGB | rgb(92, 236, 207) |
| HSL | hsl(168, 79%, 64%) |
| HSV | hsv(168, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.39, -45.40, 2.60) |
| CIE-LCH | lch(85.39, 45.47, 176.72°) |
| OKLab | oklab(85.76% -0.1303 0.0062) |
| OKLCH | oklch(85.76% 0.13 177.3) |
| XYZ | xyz(45.6663, 66.7664, 69.4999) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 4.89
Light Aqua
#8CFFDB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECCF #EC5C79
analogous
#5CEC87 #5CECCF #5CC1EC
triadic
#5CECCF #CF5CEC #ECCF5C
tetradic
#5CECCF #875CEC #EC5C79 #C1EC5C
square
#5CECCF #875CEC #EC5C79 #C1EC5C
split-complementary
#5CECCF #EC5CC1 #EC875C
monochromatic
#15B897 #25E6BF #5CECCF #93F2DF #CAF9EF
Accessibility & contrast
On white
1.46
#5CECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5CECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECCF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECCF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceccf; /* rgb */ color: rgb(92, 236, 207); /* oklch */ color: oklch(85.8% 0.130 177.3);
Tailwind
colors: {
custom: {
50: '#98f3dd',
500: '#5ceccf',
950: '#000000',
},
}SCSS
$custom: #5ceccf; $custom-light: #98f3dd; $custom-dark: #000000;
JSON
{
"hex": "#5ceccf",
"rgb": {
"r": 92,
"g": 236,
"b": 207
},
"hsl": {
"h": 167.917,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.85759,
"c": 0.13047,
"h": 177.3
},
"luminance": 0.66771
}Semantic roles & 50–950 ramp
primary
#5CECCF
secondary
#B8354F
accent
#0A34DB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584