#C7EE73#C7EE73
#C7EE73 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.6% C 0.156 H 124.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EE73 |
|---|---|
| RGB | rgb(199, 238, 115) |
| HSL | hsl(79, 78%, 69%) |
| HSV | hsv(79, 52%, 93%) |
| CMYK | cmyk(16.4%, 0%, 51.7%, 6.7%) |
| CIE-LAB | lab(89.17, -31.13, 54.78) |
| CIE-LCH | lch(89.17, 63.00, 119.61°) |
| OKLab | oklab(89.59% -0.0877 0.1296) |
| OKLCH | oklch(89.59% 0.156 124.1) |
| XYZ | xyz(57.2223, 74.5286, 27.5872) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.28
Pear
#CBF85F
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 4.24
Pale Lime
#BEFD73
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EE73 #9A73EE
analogous
#EED773 #C7EE73 #8AEE73
triadic
#C7EE73 #73C7EE #EE73C7
tetradic
#C7EE73 #73EED7 #9A73EE #EE738A
square
#C7EE73 #73EED7 #9A73EE #EE738A
split-complementary
#C7EE73 #738AEE #D773EE
monochromatic
#94CE19 #B1E73C #C7EE73 #DDF5AA #F3FBE0
Accessibility & contrast
On white
1.32
#C7EE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#C7EE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EE73
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EE73 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE167
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#CFE4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c7ee73; /* rgb */ color: rgb(199, 238, 115); /* oklch */ color: oklch(89.6% 0.156 124.1);
Tailwind
colors: {
custom: {
50: '#daf39e',
500: '#c7ee73',
950: '#000000',
},
}SCSS
$custom: #c7ee73; $custom-light: #daf39e; $custom-dark: #000000;
JSON
{
"hex": "#c7ee73",
"rgb": {
"r": 199,
"g": 238,
"b": 115
},
"hsl": {
"h": 79.024,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.89589,
"c": 0.15648,
"h": 124.1
},
"luminance": 0.74529
}Semantic roles & 50–950 ramp
primary
#C7EE73
secondary
#6A3EC7
accent
#0BDB4D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580