#C7EE75#C7EE75
#C7EE75 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.6% C 0.155 H 124.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EE75 |
|---|---|
| RGB | rgb(199, 238, 117) |
| HSL | hsl(79, 78%, 70%) |
| HSV | hsv(79, 51%, 93%) |
| CMYK | cmyk(16.4%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(89.19, -30.94, 53.88) |
| CIE-LCH | lch(89.19, 62.13, 119.86°) |
| OKLab | oklab(89.61% -0.087 0.1278) |
| OKLCH | oklch(89.61% 0.155 124.2) |
| XYZ | xyz(57.3387, 74.5752, 28.1998) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.24
Pear
#CBF85F
ΔE00 3.85
Light Pea Green
#C4FE82
ΔE00 4.15
Pale Lime
#BEFD73
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EE75 #9C75EE
analogous
#EED975 #C7EE75 #8BEE75
triadic
#C7EE75 #75C7EE #EE75C7
tetradic
#C7EE75 #75EED9 #9C75EE #EE758B
square
#C7EE75 #75EED9 #9C75EE #EE758B
split-complementary
#C7EE75 #758BEE #D975EE
monochromatic
#95CF1A #B1E73F #C7EE75 #DDF5AB #F3FBE2
Accessibility & contrast
On white
1.32
#C7EE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#C7EE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EE75
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EE75 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#CEE4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c7ee75; /* rgb */ color: rgb(199, 238, 117); /* oklch */ color: oklch(89.6% 0.155 124.2);
Tailwind
colors: {
custom: {
50: '#daf39f',
500: '#c7ee75',
950: '#000000',
},
}SCSS
$custom: #c7ee75; $custom-light: #daf39f; $custom-dark: #000000;
JSON
{
"hex": "#c7ee75",
"rgb": {
"r": 199,
"g": 238,
"b": 117
},
"hsl": {
"h": 79.339,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.89614,
"c": 0.15461,
"h": 124.2
},
"luminance": 0.74576
}Semantic roles & 50–950 ramp
primary
#C7EE75
secondary
#6C40C7
accent
#0BDA4E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580