#C2E882#C2E882
#C2E882 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.1% C 0.136 H 125.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E882 |
|---|---|
| RGB | rgb(194, 232, 130) |
| HSL | hsl(82, 69%, 71%) |
| HSV | hsv(82, 44%, 91%) |
| CMYK | cmyk(16.4%, 0%, 44%, 9%) |
| CIE-LAB | lab(87.38, -28.63, 45.45) |
| CIE-LCH | lch(87.38, 53.72, 122.21°) |
| OKLab | oklab(88.13% -0.0793 0.11) |
| OKLCH | oklch(88.13% 0.136 125.8) |
| XYZ | xyz(55.1337, 70.7938, 31.8747) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.48
Light Yellow Green
#CCFD7F
ΔE00 5.01
Light Pea Green
#C4FE82
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E882 #A882E8
analogous
#E8DB82 #C2E882 #8FE882
triadic
#C2E882 #82C2E8 #E882C2
tetradic
#C2E882 #82E8DB #A882E8 #E8828F
square
#C2E882 #82E8DB #A882E8 #E8828F
split-complementary
#C2E882 #828FE8 #DB82E8
monochromatic
#8DCA25 #A9DE4E #C2E882 #DBF2B6 #F2FAE5
Accessibility & contrast
On white
1.39
#C2E882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C2E882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E882
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E882 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7A
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#C8E0D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e882; /* rgb */ color: rgb(194, 232, 130); /* oklch */ color: oklch(88.1% 0.136 125.8);
Tailwind
colors: {
custom: {
50: '#d6efa8',
500: '#c2e882',
950: '#000000',
},
}SCSS
$custom: #c2e882; $custom-light: #d6efa8; $custom-dark: #000000;
JSON
{
"hex": "#c2e882",
"rgb": {
"r": 194,
"g": 232,
"b": 130
},
"hsl": {
"h": 82.353,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.88127,
"c": 0.13565,
"h": 125.8
},
"luminance": 0.70794
}Semantic roles & 50–950 ramp
primary
#C2E882
secondary
#784DC1
accent
#15D15B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580