#5CEAAE#5CEAAE
#5CEAAE is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.4% C 0.150 H 162.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAAE |
|---|---|
| RGB | rgb(92, 234, 174) |
| HSL | hsl(155, 77%, 64%) |
| HSV | hsv(155, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.06, -52.04, 17.97) |
| CIE-LCH | lch(84.06, 55.05, 160.95°) |
| OKLab | oklab(84.43% -0.143 0.0459) |
| OKLCH | oklch(84.43% 0.15 162.2) |
| XYZ | xyz(41.4724, 64.1727, 50.2372) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.63
Greenish Turquoise
#00FBB0
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 4.75
Greenish Cyan
#2AFEB7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAAE #EA5C98
analogous
#5CEA67 #5CEAAE #5CDFEA
triadic
#5CEAAE #AE5CEA #EAAE5C
tetradic
#5CEAAE #675CEA #EA5C98 #DFEA5C
square
#5CEAAE #675CEA #EA5C98 #DFEA5C
split-complementary
#5CEAAE #EA5CDF #EA675C
monochromatic
#17B472 #26E393 #5CEAAE #92F1C9 #C8F8E4
Accessibility & contrast
On white
1.52
#5CEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5CEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAAE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAAE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceaae; /* rgb */ color: rgb(92, 234, 174); /* oklch */ color: oklch(84.4% 0.150 162.2);
Tailwind
colors: {
custom: {
50: '#97f1c6',
500: '#5ceaae',
950: '#000000',
},
}SCSS
$custom: #5ceaae; $custom-light: #97f1c6; $custom-dark: #000000;
JSON
{
"hex": "#5ceaae",
"rgb": {
"r": 92,
"g": 234,
"b": 174
},
"hsl": {
"h": 154.648,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.84428,
"c": 0.15021,
"h": 162.2
},
"luminance": 0.64177
}Semantic roles & 50–950 ramp
primary
#5CEAAE
secondary
#B4366B
accent
#0C63D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582