#5CECAA#5CECAA
#5CECAA is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.8% C 0.156 H 160.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECAA |
|---|---|
| RGB | rgb(92, 236, 170) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(84.57, -53.67, 20.75) |
| CIE-LCH | lch(84.57, 57.55, 158.86°) |
| OKLab | oklab(84.82% -0.1469 0.0528) |
| OKLCH | oklch(84.82% 0.156 160.2) |
| XYZ | xyz(41.6609, 65.1643, 48.4048) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 4.13
Greenish Turquoise
#00FBB0
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECAA #EC5C9E
analogous
#5CEC62 #5CECAA #5CE6EC
triadic
#5CECAA #AA5CEC #ECAA5C
tetradic
#5CECAA #625CEC #EC5C9E #E6EC5C
square
#5CECAA #625CEC #EC5C9E #E6EC5C
split-complementary
#5CECAA #EC5CE6 #EC625C
monochromatic
#15B86E #25E68D #5CECAA #93F2C7 #CAF9E3
Accessibility & contrast
On white
1.50
#5CECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5CECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECAA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECAA | 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)
#E9DBA6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cecaa; /* rgb */ color: rgb(92, 236, 170); /* oklch */ color: oklch(84.8% 0.156 160.2);
Tailwind
colors: {
custom: {
50: '#97f3c3',
500: '#5cecaa',
950: '#000000',
},
}SCSS
$custom: #5cecaa; $custom-light: #97f3c3; $custom-dark: #000000;
JSON
{
"hex": "#5cecaa",
"rgb": {
"r": 92,
"g": 236,
"b": 170
},
"hsl": {
"h": 152.5,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84821,
"c": 0.15608,
"h": 160.2
},
"luminance": 0.65168
}Semantic roles & 50–950 ramp
primary
#5CECAA
secondary
#B83571
accent
#0A6ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582