#5CE9A4#5CE9A4
#5CE9A4 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.157 H 158.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9A4 |
|---|---|
| RGB | rgb(92, 233, 164) |
| HSL | hsl(151, 76%, 64%) |
| HSV | hsv(151, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 29.6%, 8.6%) |
| CIE-LAB | lab(83.56, -53.68, 22.47) |
| CIE-LCH | lch(83.56, 58.19, 157.29°) |
| OKLab | oklab(83.96% -0.1465 0.057) |
| OKLCH | oklch(83.96% 0.157 158.7) |
| XYZ | xyz(40.2497, 63.2294, 45.1981) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Aqua Green
#12E193
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.49
Greenish Turquoise
#00FBB0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9A4 #E95CA1
analogous
#5CE95D #5CE9A4 #5CE8E9
triadic
#5CE9A4 #A45CE9 #E9A45C
tetradic
#5CE9A4 #5D5CE9 #E95CA1 #E8E95C
square
#5CE9A4 #5D5CE9 #E95CA1 #E8E95C
split-complementary
#5CE9A4 #E95CE8 #E95D5C
monochromatic
#18B367 #26E286 #5CE9A4 #92F0C2 #C8F8E0
Accessibility & contrast
On white
1.54
#5CE9A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5CE9A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9A4
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9A4 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#11E8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce9a4; /* rgb */ color: rgb(92, 233, 164); /* oklch */ color: oklch(84.0% 0.157 158.7);
Tailwind
colors: {
custom: {
50: '#97f1bf',
500: '#5ce9a4',
950: '#000000',
},
}SCSS
$custom: #5ce9a4; $custom-light: #97f1bf; $custom-dark: #000000;
JSON
{
"hex": "#5ce9a4",
"rgb": {
"r": 92,
"g": 233,
"b": 164
},
"hsl": {
"h": 150.638,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.8396,
"c": 0.15721,
"h": 158.7
},
"luminance": 0.63233
}Semantic roles & 50–950 ramp
primary
#5CE9A4
secondary
#B33673
accent
#0D71D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582