#C2E67F#C2E67F
#C2E67F is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.6% C 0.136 H 124.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E67F |
|---|---|
| RGB | rgb(194, 230, 127) |
| HSL | hsl(81, 67%, 70%) |
| HSV | hsv(81, 45%, 90%) |
| CMYK | cmyk(15.7%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(86.80, -28.02, 46.17) |
| CIE-LCH | lch(86.80, 54.01, 121.25°) |
| OKLab | oklab(87.64% -0.0778 0.1115) |
| OKLCH | oklch(87.64% 0.136 124.9) |
| XYZ | xyz(54.3755, 69.5949, 30.6430) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Light Yellow Green
#CCFD7F
ΔE00 5.30
Light Pea Green
#C4FE82
ΔE00 5.67
Celery
#C1FD95
ΔE00 5.88
Light Yellowish Green
#C2FF89
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E67F #A37FE6
analogous
#E6D77F #C2E67F #8EE67F
triadic
#C2E67F #7FC2E6 #E67FC2
tetradic
#C2E67F #7FE6D7 #A37FE6 #E67F8E
square
#C2E67F #7FE6D7 #A37FE6 #E67F8E
split-complementary
#C2E67F #7F8EE6 #D77FE6
monochromatic
#8DC426 #AADC4C #C2E67F #DAF0B2 #F3FAE5
Accessibility & contrast
On white
1.41
#C2E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C2E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E67F
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E67F | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#C8DDCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2e67f; /* rgb */ color: rgb(194, 230, 127); /* oklch */ color: oklch(87.6% 0.136 124.9);
Tailwind
colors: {
custom: {
50: '#d6eea6',
500: '#c2e67f',
950: '#000000',
},
}SCSS
$custom: #c2e67f; $custom-light: #d6eea6; $custom-dark: #000000;
JSON
{
"hex": "#c2e67f",
"rgb": {
"r": 194,
"g": 230,
"b": 127
},
"hsl": {
"h": 80.971,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.87643,
"c": 0.13596,
"h": 124.9
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#C2E67F
secondary
#734BBE
accent
#16CF57
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580