#C8F484#C8F484
#C8F484 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.148 H 126.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F484 |
|---|---|
| RGB | rgb(200, 244, 132) |
| HSL | hsl(84, 84%, 74%) |
| HSV | hsv(84, 46%, 96%) |
| CMYK | cmyk(18%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(91.07, -31.81, 49.15) |
| CIE-LCH | lch(91.07, 58.55, 122.91°) |
| OKLab | oklab(91.2% -0.0884 0.1184) |
| OKLCH | oklch(91.2% 0.148 126.7) |
| XYZ | xyz(60.3346, 78.6460, 33.8268) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.36
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Pea Green
#C4FE82
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F484 #B084F4
analogous
#F4E884 #C8F484 #90F484
triadic
#C8F484 #84C8F4 #F484C8
tetradic
#C8F484 #84F4E8 #B084F4 #F48490
square
#C8F484 #84F4E8 #B084F4 #F48490
split-complementary
#C8F484 #8490F4 #E884F4
monochromatic
#96E915 #AFEF4C #C8F484 #E1F9BC #F2FCE3
Accessibility & contrast
On white
1.26
#C8F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#C8F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F484
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F484 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#CEEBDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f484; /* rgb */ color: rgb(200, 244, 132); /* oklch */ color: oklch(91.2% 0.148 126.7);
Tailwind
colors: {
custom: {
50: '#daf8aa',
500: '#c8f484',
950: '#000000',
},
}SCSS
$custom: #c8f484; $custom-light: #daf8aa; $custom-dark: #000000;
JSON
{
"hex": "#c8f484",
"rgb": {
"r": 200,
"g": 244,
"b": 132
},
"hsl": {
"h": 83.571,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.912,
"c": 0.14774,
"h": 126.7
},
"luminance": 0.78647
}Semantic roles & 50–950 ramp
primary
#C8F484
secondary
#804CD0
accent
#05E05B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581