#5CEAA4#5CEAA4
#5CEAA4 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.2% C 0.159 H 158.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAA4 |
|---|---|
| RGB | rgb(92, 234, 164) |
| HSL | hsl(150, 77%, 64%) |
| HSV | hsv(150, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(83.86, -54.08, 22.88) |
| CIE-LCH | lch(83.86, 58.72, 157.07°) |
| OKLab | oklab(84.2% -0.1475 0.058) |
| OKLCH | oklch(84.2% 0.159 158.5) |
| XYZ | xyz(40.5336, 63.7972, 45.2927) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Aqua Green
#12E193
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.29
Greenish Turquoise
#00FBB0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAA4 #EA5CA2
analogous
#5CEA5D #5CEAA4 #5CE9EA
triadic
#5CEAA4 #A45CEA #EAA45C
tetradic
#5CEAA4 #5D5CEA #EA5CA2 #E9EA5C
square
#5CEAA4 #5D5CEA #EA5CA2 #E9EA5C
split-complementary
#5CEAA4 #EA5CE9 #EA5D5C
monochromatic
#17B467 #26E386 #5CEAA4 #92F1C2 #C8F8E1
Accessibility & contrast
On white
1.53
#5CEAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5CEAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAA4
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAA4 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#0FE9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceaa4; /* rgb */ color: rgb(92, 234, 164); /* oklch */ color: oklch(84.2% 0.159 158.5);
Tailwind
colors: {
custom: {
50: '#97f2bf',
500: '#5ceaa4',
950: '#000000',
},
}SCSS
$custom: #5ceaa4; $custom-light: #97f2bf; $custom-dark: #000000;
JSON
{
"hex": "#5ceaa4",
"rgb": {
"r": 92,
"g": 234,
"b": 164
},
"hsl": {
"h": 150.423,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.84203,
"c": 0.15853,
"h": 158.5
},
"luminance": 0.63801
}Semantic roles & 50–950 ramp
primary
#5CEAA4
secondary
#B43674
accent
#0C71D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582