#5CECA5#5CECA5
#5CECA5 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.160 H 158.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECA5 |
|---|---|
| RGB | rgb(92, 236, 165) |
| HSL | hsl(150, 79%, 64%) |
| HSV | hsv(150, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 30.1%, 7.5%) |
| CIE-LAB | lab(84.47, -54.68, 23.20) |
| CIE-LCH | lch(84.47, 59.40, 157.01°) |
| OKLab | oklab(84.71% -0.1491 0.0588) |
| OKLCH | oklch(84.71% 0.16 158.5) |
| XYZ | xyz(41.1969, 64.9787, 45.9611) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 3.95
Aqua Green
#12E193
ΔE00 3.96
Greenish Turquoise
#00FBB0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECA5 #EC5CA3
analogous
#5CEC5D #5CECA5 #5CEBEC
triadic
#5CECA5 #A55CEC #ECA55C
tetradic
#5CECA5 #5D5CEC #EC5CA3 #EBEC5C
square
#5CECA5 #5D5CEC #EC5CA3 #EBEC5C
split-complementary
#5CECA5 #EC5CEB #EC5D5C
monochromatic
#15B868 #25E687 #5CECA5 #93F2C3 #CAF9E2
Accessibility & contrast
On white
1.50
#5CECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5CECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECA5
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECA5 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#09EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ceca5; /* rgb */ color: rgb(92, 236, 165); /* oklch */ color: oklch(84.7% 0.160 158.5);
Tailwind
colors: {
custom: {
50: '#97f3c0',
500: '#5ceca5',
950: '#000000',
},
}SCSS
$custom: #5ceca5; $custom-light: #97f3c0; $custom-dark: #000000;
JSON
{
"hex": "#5ceca5",
"rgb": {
"r": 92,
"g": 236,
"b": 165
},
"hsl": {
"h": 150.417,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84711,
"c": 0.16031,
"h": 158.5
},
"luminance": 0.64983
}Semantic roles & 50–950 ramp
primary
#5CECA5
secondary
#B83575
accent
#0A71DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582