#5CC999#5CC999
#5CC999 is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.9% C 0.123 H 162.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC999 |
|---|---|
| RGB | rgb(92, 201, 153) |
| HSL | hsl(154, 50%, 57%) |
| HSV | hsv(154, 54%, 79%) |
| CMYK | cmyk(54.2%, 0%, 23.9%, 21.2%) |
| CIE-LAB | lab(73.77, -42.59, 14.66) |
| CIE-LCH | lch(73.77, 45.04, 161.01°) |
| OKLab | oklab(75.88% -0.1175 0.0375) |
| OKLCH | oklch(75.88% 0.123 162.3) |
| XYZ | xyz(31.0473, 46.3457, 37.4403) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.73
Greenblue
#23C48B
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 4.17
Greenish Teal
#32BF84
ΔE00 4.58
Green Blue
#01C08D
ΔE00 4.85
Seafoam
#7FE0B3
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC999 #C95C8C
analogous
#5CC963 #5CC999 #5CC2C9
triadic
#5CC999 #995CC9 #C9995C
tetradic
#5CC999 #635CC9 #C95C8C #C2C95C
square
#5CC999 #635CC9 #C95C8C #C2C95C
split-complementary
#5CC999 #C95CC2 #C9635C
monochromatic
#2A805A #3AAE7B #5CC999 #8AD8B6 #B8E7D3
Accessibility & contrast
On white
2.04
#5CC999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#5CC999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC999
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC999 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#B6B19C
Tritanopia (blue-blind)
#33C9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #5cc999; /* rgb */ color: rgb(92, 201, 153); /* oklch */ color: oklch(75.9% 0.123 162.3);
Tailwind
colors: {
custom: {
50: '#92dab7',
500: '#5cc999',
950: '#000000',
},
}SCSS
$custom: #5cc999; $custom-light: #92dab7; $custom-dark: #000000;
JSON
{
"hex": "#5cc999",
"rgb": {
"r": 92,
"g": 201,
"b": 153
},
"hsl": {
"h": 153.578,
"s": 50.23,
"l": 57.451
},
"oklch": {
"l": 0.75883,
"c": 0.12338,
"h": 162.3
},
"luminance": 0.46349
}Semantic roles & 50–950 ramp
primary
#5CC999
secondary
#D6AABE
accent
#4E8CDA
background
#F9FDFB
surface
#F2FBF6
border
#CCD4D0
text
#0E1511
muted
#7E8380