#5CEDAE#5CEDAE
#5CEDAE is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.154 H 161.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDAE |
|---|---|
| RGB | rgb(92, 237, 174) |
| HSL | hsl(154, 80%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(84.94, -53.26, 19.20) |
| CIE-LCH | lch(84.94, 56.61, 160.17°) |
| OKLab | oklab(85.15% -0.1461 0.049) |
| OKLCH | oklch(85.15% 0.154 161.5) |
| XYZ | xyz(42.3337, 65.8954, 50.5243) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 4.11
Greenish Cyan
#2AFEB7
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDAE #ED5C9B
analogous
#5CED66 #5CEDAE #5CE3ED
triadic
#5CEDAE #AE5CED #EDAE5C
tetradic
#5CEDAE #665CED #ED5C9B #E3ED5C
square
#5CEDAE #665CED #ED5C9B #E3ED5C
split-complementary
#5CEDAE #ED5CE3 #ED665C
monochromatic
#15BA72 #25E793 #5CEDAE #93F3C9 #CAF9E5
Accessibility & contrast
On white
1.48
#5CEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5CEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDAE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDAE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAA
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#00ECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cedae; /* rgb */ color: rgb(92, 237, 174); /* oklch */ color: oklch(85.2% 0.154 161.5);
Tailwind
colors: {
custom: {
50: '#97f4c6',
500: '#5cedae',
950: '#000000',
},
}SCSS
$custom: #5cedae; $custom-light: #97f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5cedae",
"rgb": {
"r": 92,
"g": 237,
"b": 174
},
"hsl": {
"h": 153.931,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85154,
"c": 0.15408,
"h": 161.5
},
"luminance": 0.659
}Semantic roles & 50–950 ramp
primary
#5CEDAE
secondary
#B9346E
accent
#0965DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582