Light Pea Green#C4FE82
#C4FE82 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.165 H 129.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FE82 |
|---|---|
| RGB | rgb(196, 254, 130) |
| HSL | hsl(88, 98%, 75%) |
| HSV | hsv(88, 49%, 100%) |
| CMYK | cmyk(22.8%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(93.55, -38.02, 53.07) |
| CIE-LCH | lch(93.55, 65.28, 125.62°) |
| OKLab | oklab(93.13% -0.1056 0.127) |
| OKLCH | oklch(93.13% 0.165 129.8) |
| XYZ | xyz(62.2354, 84.2298, 34.0938) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.00
Light Yellowish Green
#C2FF89
ΔE00 1.13
Light Yellow Green
#CCFD7F
ΔE00 1.61
Pale Lime
#BEFD73
ΔE00 1.71
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Celery
#C1FD95
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FE82 #BC82FE
analogous
#FEFA82 #C4FE82 #86FE82
triadic
#C4FE82 #82C4FE #FE82C4
tetradic
#C4FE82 #82FEFA #BC82FE #FE8286
square
#C4FE82 #82FEFA #BC82FE #FE8286
split-complementary
#C4FE82 #8286FE #FA82FE
monochromatic
#8BFD09 #A7FE45 #C4FE82 #E1FEBF #F1FFE1
Accessibility & contrast
On white
1.18
#C4FE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#C4FE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FE82
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FE82 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF77
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#C8F5E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c4fe82; /* rgb */ color: rgb(196, 254, 130); /* oklch */ color: oklch(93.1% 0.165 129.8);
Tailwind
colors: {
custom: {
50: '#d8ffa9',
500: '#c4fe82',
950: '#000000',
},
}SCSS
$custom: #c4fe82; $custom-light: #d8ffa9; $custom-dark: #000000;
JSON
{
"hex": "#c4fe82",
"rgb": {
"r": 196,
"g": 254,
"b": 130
},
"hsl": {
"h": 88.065,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.93127,
"c": 0.16519,
"h": 129.8
},
"luminance": 0.84231
}Semantic roles & 50–950 ramp
primary
#C4FE82
secondary
#8D47DD
accent
#00E66B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681