#5CEDAA#5CEDAA
#5CEDAA is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.1% C 0.157 H 160.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDAA |
|---|---|
| RGB | rgb(92, 237, 170) |
| HSL | hsl(152, 80%, 65%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 28.3%, 7.1%) |
| CIE-LAB | lab(84.86, -54.08, 21.16) |
| CIE-LCH | lch(84.86, 58.07, 158.63°) |
| OKLab | oklab(85.06% -0.1479 0.0538) |
| OKLCH | oklch(85.06% 0.157 160) |
| XYZ | xyz(41.9496, 65.7417, 48.5011) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.98
Greenish Turquoise
#00FBB0
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.17
Greenish Cyan
#2AFEB7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDAA #ED5C9F
analogous
#5CED62 #5CEDAA #5CE7ED
triadic
#5CEDAA #AA5CED #EDAA5C
tetradic
#5CEDAA #625CED #ED5C9F #E7ED5C
square
#5CEDAA #625CED #ED5C9F #E7ED5C
split-complementary
#5CEDAA #ED5CE7 #ED625C
monochromatic
#15BA6E #25E78D #5CEDAA #93F3C7 #CAF9E3
Accessibility & contrast
On white
1.48
#5CEDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5CEDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDAA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDAA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cedaa; /* rgb */ color: rgb(92, 237, 170); /* oklch */ color: oklch(85.1% 0.157 160.0);
Tailwind
colors: {
custom: {
50: '#97f4c3',
500: '#5cedaa',
950: '#000000',
},
}SCSS
$custom: #5cedaa; $custom-light: #97f4c3; $custom-dark: #000000;
JSON
{
"hex": "#5cedaa",
"rgb": {
"r": 92,
"g": 237,
"b": 170
},
"hsl": {
"h": 152.276,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85064,
"c": 0.15738,
"h": 160
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#5CEDAA
secondary
#B93472
accent
#096BDC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582