#C2E581#C2E581
#C2E581 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.133 H 124.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E581 |
|---|---|
| RGB | rgb(194, 229, 129) |
| HSL | hsl(81, 66%, 70%) |
| HSV | hsv(81, 44%, 90%) |
| CMYK | cmyk(15.3%, 0%, 43.7%, 10.2%) |
| CIE-LAB | lab(86.55, -27.32, 44.89) |
| CIE-LCH | lch(86.55, 52.55, 121.33°) |
| OKLab | oklab(87.45% -0.0757 0.1087) |
| OKLCH | oklch(87.45% 0.133 124.9) |
| XYZ | xyz(54.2297, 69.0926, 31.2438) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Yellow Green
#CCFD7F
ΔE00 5.67
Light Pea Green
#C4FE82
ΔE00 6.01
Celery
#C1FD95
ΔE00 6.02
Light Yellowish Green
#C2FF89
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E581 #A481E5
analogous
#E5D681 #C2E581 #90E581
triadic
#C2E581 #81C2E5 #E581C2
tetradic
#C2E581 #81E5D6 #A481E5 #E58190
square
#C2E581 #81E5D6 #A481E5 #E58190
split-complementary
#C2E581 #8190E5 #D681E5
monochromatic
#8DC328 #A9DB4E #C2E581 #DBEFB4 #F3FAE6
Accessibility & contrast
On white
1.42
#C2E581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C2E581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E581
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E581 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA79
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#C8DDCD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2e581; /* rgb */ color: rgb(194, 229, 129); /* oklch */ color: oklch(87.5% 0.133 124.9);
Tailwind
colors: {
custom: {
50: '#d6eda7',
500: '#c2e581',
950: '#000000',
},
}SCSS
$custom: #c2e581; $custom-light: #d6eda7; $custom-dark: #000000;
JSON
{
"hex": "#c2e581",
"rgb": {
"r": 194,
"g": 229,
"b": 129
},
"hsl": {
"h": 81,
"s": 65.789,
"l": 70.196
},
"oklch": {
"l": 0.87453,
"c": 0.1325,
"h": 124.9
},
"luminance": 0.69093
}Semantic roles & 50–950 ramp
primary
#C2E581
secondary
#744DBD
accent
#18CE57
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480