#5CECA9#5CECA9
#5CECA9 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.157 H 159.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECA9 |
|---|---|
| RGB | rgb(92, 236, 169) |
| HSL | hsl(152, 79%, 64%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(84.55, -53.88, 21.24) |
| CIE-LCH | lch(84.55, 57.91, 158.48°) |
| OKLab | oklab(84.8% -0.1473 0.054) |
| OKLCH | oklch(84.8% 0.157 159.9) |
| XYZ | xyz(41.5666, 65.1266, 47.9085) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.09
Greenish Turquoise
#00FBB0
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECA9 #EC5C9F
analogous
#5CEC61 #5CECA9 #5CE7EC
triadic
#5CECA9 #A95CEC #ECA95C
tetradic
#5CECA9 #615CEC #EC5C9F #E7EC5C
square
#5CECA9 #615CEC #EC5C9F #E7EC5C
split-complementary
#5CECA9 #EC5CE7 #EC615C
monochromatic
#15B86C #25E68C #5CECA9 #93F2C6 #CAF9E3
Accessibility & contrast
On white
1.50
#5CECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5CECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECA9
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECA9 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ceca9; /* rgb */ color: rgb(92, 236, 169); /* oklch */ color: oklch(84.8% 0.157 159.9);
Tailwind
colors: {
custom: {
50: '#97f3c2',
500: '#5ceca9',
950: '#000000',
},
}SCSS
$custom: #5ceca9; $custom-light: #97f3c2; $custom-dark: #000000;
JSON
{
"hex": "#5ceca9",
"rgb": {
"r": 92,
"g": 236,
"b": 169
},
"hsl": {
"h": 152.083,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84799,
"c": 0.15692,
"h": 159.9
},
"luminance": 0.65131
}Semantic roles & 50–950 ramp
primary
#5CECA9
secondary
#B83572
accent
#0A6BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582