#5CC699#5CC699
#5CC699 is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.1% C 0.119 H 163.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC699 |
|---|---|
| RGB | rgb(92, 198, 153) |
| HSL | hsl(155, 48%, 57%) |
| HSV | hsv(155, 54%, 78%) |
| CMYK | cmyk(53.5%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(72.87, -41.27, 13.39) |
| CIE-LCH | lch(72.87, 43.39, 162.03°) |
| OKLab | oklab(75.15% -0.1142 0.0343) |
| OKLCH | oklch(75.15% 0.119 163.3) |
| XYZ | xyz(30.3547, 44.9607, 37.2095) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.48
Greenblue
#23C48B
ΔE00 4.16
Greenish Teal
#32BF84
ΔE00 4.60
Green Blue
#01C08D
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC699 #C65C89
analogous
#5CC664 #5CC699 #5CBEC6
triadic
#5CC699 #995CC6 #C6995C
tetradic
#5CC699 #645CC6 #C65C89 #BEC65C
square
#5CC699 #645CC6 #C65C89 #BEC65C
split-complementary
#5CC699 #C65CBE #C6645C
monochromatic
#2B7C5A #3BAA7B #5CC699 #89D6B5 #B7E6D2
Accessibility & contrast
On white
2.10
#5CC699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#5CC699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC699
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC699 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#34C6B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #5cc699; /* rgb */ color: rgb(92, 198, 153); /* oklch */ color: oklch(75.1% 0.119 163.3);
Tailwind
colors: {
custom: {
50: '#92d8b7',
500: '#5cc699',
950: '#000000',
},
}SCSS
$custom: #5cc699; $custom-light: #92d8b7; $custom-dark: #000000;
JSON
{
"hex": "#5cc699",
"rgb": {
"r": 92,
"g": 198,
"b": 153
},
"hsl": {
"h": 154.528,
"s": 48.182,
"l": 56.863
},
"oklch": {
"l": 0.75146,
"c": 0.11926,
"h": 163.3
},
"luminance": 0.44963
}Semantic roles & 50–950 ramp
primary
#5CC699
secondary
#D5A9BC
accent
#508AD8
background
#F9FDFB
surface
#F2FAF6
border
#CCD3D0
text
#0E1411
muted
#7E8380