#5CC696#5CC696
#5CC696 is a light, vivid teal. Relative luminance 0.449; OKLCH L 75.1% C 0.122 H 161.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC696 |
|---|---|
| RGB | rgb(92, 198, 150) |
| HSL | hsl(153, 48%, 57%) |
| HSV | hsv(153, 54%, 78%) |
| CMYK | cmyk(53.5%, 0%, 24.2%, 22.4%) |
| CIE-LAB | lab(72.80, -41.92, 14.91) |
| CIE-LCH | lch(72.80, 44.49, 160.42°) |
| OKLab | oklab(75.07% -0.1156 0.0381) |
| OKLCH | oklch(75.07% 0.122 161.7) |
| XYZ | xyz(30.1101, 44.8628, 35.9209) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.14
Greenish Teal
#32BF84
ΔE00 4.15
Green Blue
#01C08D
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.90
Dark Seafoam
#1FB57A
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC696 #C65C8C
analogous
#5CC661 #5CC696 #5CC1C6
triadic
#5CC696 #965CC6 #C6965C
tetradic
#5CC696 #615CC6 #C65C8C #C1C65C
square
#5CC696 #615CC6 #C65C8C #C1C65C
split-complementary
#5CC696 #C65CC1 #C6615C
monochromatic
#2B7C58 #3BAA78 #5CC696 #89D6B3 #B7E6D0
Accessibility & contrast
On white
2.11
#5CC696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#5CC696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC696
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC696 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#36C6B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #5cc696; /* rgb */ color: rgb(92, 198, 150); /* oklch */ color: oklch(75.1% 0.122 161.7);
Tailwind
colors: {
custom: {
50: '#92d8b5',
500: '#5cc696',
950: '#000000',
},
}SCSS
$custom: #5cc696; $custom-light: #92d8b5; $custom-dark: #000000;
JSON
{
"hex": "#5cc696",
"rgb": {
"r": 92,
"g": 198,
"b": 150
},
"hsl": {
"h": 152.83,
"s": 48.182,
"l": 56.863
},
"oklch": {
"l": 0.75073,
"c": 0.12173,
"h": 161.7
},
"luminance": 0.44865
}Semantic roles & 50–950 ramp
primary
#5CC696
secondary
#D5A9BD
accent
#508DD8
background
#F9FDFB
surface
#F2FAF6
border
#CCD3D0
text
#0E1411
muted
#7E8380