#C2E075#C2E075
#C2E075 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.2% C 0.138 H 122.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E075 |
|---|---|
| RGB | rgb(194, 224, 117) |
| HSL | hsl(77, 63%, 67%) |
| HSV | hsv(77, 48%, 88%) |
| CMYK | cmyk(13.4%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(85.03, -26.23, 48.80) |
| CIE-LCH | lch(85.03, 55.40, 118.26°) |
| OKLab | oklab(86.18% -0.0735 0.1167) |
| OKLCH | oklch(86.18% 0.138 122.2) |
| XYZ | xyz(52.1148, 66.0649, 26.8325) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.70
Greenish Beige
#C9D179
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 6.03
Pale Olive
#B9CC81
ΔE00 6.38
Light Yellow Green
#CCFD7F
ΔE00 6.47
Pistachio (survey)
#C0FA8B
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E075 #9375E0
analogous
#E0C875 #C2E075 #8DE075
triadic
#C2E075 #75C2E0 #E075C2
tetradic
#C2E075 #75E0C8 #9375E0 #E0758D
square
#C2E075 #75E0C8 #9375E0 #E0758D
split-complementary
#C2E075 #758DE0 #C875E0
monochromatic
#8CB328 #ACD543 #C2E075 #D8EBA7 #EEF6D9
Accessibility & contrast
On white
1.48
#C2E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C2E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E075
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E075 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#CAD7C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2e075; /* rgb */ color: rgb(194, 224, 117); /* oklch */ color: oklch(86.2% 0.138 122.2);
Tailwind
colors: {
custom: {
50: '#d6e99f',
500: '#c2e075',
950: '#000000',
},
}SCSS
$custom: #c2e075; $custom-light: #d6e99f; $custom-dark: #000000;
JSON
{
"hex": "#c2e075",
"rgb": {
"r": 194,
"g": 224,
"b": 117
},
"hsl": {
"h": 76.822,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.86183,
"c": 0.13794,
"h": 122.2
},
"luminance": 0.66065
}Semantic roles & 50–950 ramp
primary
#C2E075
secondary
#6445B4
accent
#1ACB4C
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480