#C7EA7B#C7EA7B
#C7EA7B is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.143 H 123.7°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA7B |
|---|---|
| RGB | rgb(199, 234, 123) |
| HSL | hsl(79, 73%, 70%) |
| HSV | hsv(79, 47%, 92%) |
| CMYK | cmyk(15%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(88.17, -28.47, 49.85) |
| CIE-LCH | lch(88.17, 57.40, 119.73°) |
| OKLab | oklab(88.81% -0.0796 0.1194) |
| OKLCH | oklch(88.81% 0.143 123.7) |
| XYZ | xyz(56.5512, 72.4175, 29.7338) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 5.00
Pear
#CBF85F
ΔE00 5.23
Pale Lime
#BEFD73
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA7B #9E7BEA
analogous
#EAD67B #C7EA7B #8FEA7B
triadic
#C7EA7B #7BC7EA #EA7BC7
tetradic
#C7EA7B #7BEAD6 #9E7BEA #EA7B8F
square
#C7EA7B #7BEAD6 #9E7BEA #EA7B8F
split-complementary
#C7EA7B #7B8FEA #D67BEA
monochromatic
#95CA20 #B1E246 #C7EA7B #DDF2B0 #F4FBE5
Accessibility & contrast
On white
1.36
#C7EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#C7EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA7B
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA7B | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#CEE1D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c7ea7b; /* rgb */ color: rgb(199, 234, 123); /* oklch */ color: oklch(88.8% 0.143 123.7);
Tailwind
colors: {
custom: {
50: '#daf0a3',
500: '#c7ea7b',
950: '#000000',
},
}SCSS
$custom: #c7ea7b; $custom-light: #daf0a3; $custom-dark: #000000;
JSON
{
"hex": "#c7ea7b",
"rgb": {
"r": 199,
"g": 234,
"b": 123
},
"hsl": {
"h": 78.919,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.88812,
"c": 0.14348,
"h": 123.7
},
"luminance": 0.72418
}Semantic roles & 50–950 ramp
primary
#C7EA7B
secondary
#6E46C3
accent
#11D54F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580