#C8F282#C8F282
#C8F282 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.7% C 0.147 H 126.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F282 |
|---|---|
| RGB | rgb(200, 242, 130) |
| HSL | hsl(83, 81%, 73%) |
| HSV | hsv(83, 46%, 95%) |
| CMYK | cmyk(17.4%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(90.50, -31.10, 49.40) |
| CIE-LCH | lch(90.50, 58.37, 122.19°) |
| OKLab | oklab(90.73% -0.0865 0.1188) |
| OKLCH | oklch(90.73% 0.147 126.1) |
| XYZ | xyz(59.6006, 77.3947, 32.9135) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.65
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.60
Pale Lime
#BEFD73
ΔE00 3.99
Celery
#C1FD95
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F282 #AC82F2
analogous
#F2E482 #C8F282 #90F282
triadic
#C8F282 #82C8F2 #F282C8
tetradic
#C8F282 #82F2E4 #AC82F2 #F28290
square
#C8F282 #82F2E4 #AC82F2 #F28290
split-complementary
#C8F282 #8290F2 #E482F2
monochromatic
#96E218 #B0EC4B #C8F282 #E0F8B9 #F3FCE3
Accessibility & contrast
On white
1.27
#C8F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#C8F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F282
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F282 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#CEE9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f282; /* rgb */ color: rgb(200, 242, 130); /* oklch */ color: oklch(90.7% 0.147 126.1);
Tailwind
colors: {
custom: {
50: '#daf6a8',
500: '#c8f282',
950: '#000000',
},
}SCSS
$custom: #c8f282; $custom-light: #daf6a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f282",
"rgb": {
"r": 200,
"g": 242,
"b": 130
},
"hsl": {
"h": 82.5,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.90733,
"c": 0.14698,
"h": 126.1
},
"luminance": 0.77395
}Semantic roles & 50–950 ramp
primary
#C8F282
secondary
#7C4BCD
accent
#08DE58
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581