#C7E183#C7E183
#C7E183 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 87.0% C 0.123 H 121.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E183 |
|---|---|
| RGB | rgb(199, 225, 131) |
| HSL | hsl(77, 61%, 70%) |
| HSV | hsv(77, 42%, 88%) |
| CMYK | cmyk(11.6%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(85.82, -23.31, 43.07) |
| CIE-LCH | lch(85.82, 48.97, 118.42°) |
| OKLab | oklab(86.96% -0.0645 0.1047) |
| OKLCH | oklch(86.96% 0.123 121.6) |
| XYZ | xyz(54.5751, 67.6312, 31.6473) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Greenish Beige
#C9D179
ΔE00 5.02
Greenish Tan
#BCCB7A
ΔE00 5.41
Pale Olive
#B9CC81
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E183 #9D83E1
analogous
#E1CC83 #C7E183 #98E183
triadic
#C7E183 #83C7E1 #E183C7
tetradic
#C7E183 #83E1CC #9D83E1 #E18398
square
#C7E183 #83E1CC #9D83E1 #E18398
split-complementary
#C7E183 #8398E1 #CC83E1
monochromatic
#95BC2E #B1D552 #C7E183 #DDEDB4 #F4F9E6
Accessibility & contrast
On white
1.45
#C7E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C7E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E183
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E183 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#CED8CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7e183; /* rgb */ color: rgb(199, 225, 131); /* oklch */ color: oklch(87.0% 0.123 121.6);
Tailwind
colors: {
custom: {
50: '#d9eaa8',
500: '#c7e183',
950: '#000000',
},
}SCSS
$custom: #c7e183; $custom-light: #d9eaa8; $custom-dark: #000000;
JSON
{
"hex": "#c7e183",
"rgb": {
"r": 199,
"g": 225,
"b": 131
},
"hsl": {
"h": 76.596,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.86962,
"c": 0.12296,
"h": 121.6
},
"luminance": 0.67631
}Semantic roles & 50–950 ramp
primary
#C7E183
secondary
#6D50B9
accent
#1DC94C
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480