#C8F084#C8F084
#C8F084 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.3% C 0.142 H 125.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F084 |
|---|---|
| RGB | rgb(200, 240, 132) |
| HSL | hsl(82, 78%, 73%) |
| HSV | hsv(82, 45%, 94%) |
| CMYK | cmyk(16.7%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(89.98, -29.95, 47.80) |
| CIE-LCH | lch(89.98, 56.41, 122.07°) |
| OKLab | oklab(90.32% -0.0832 0.1154) |
| OKLCH | oklch(90.32% 0.142 125.8) |
| XYZ | xyz(59.1441, 76.2649, 33.4300) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.27
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.04
Celery
#C1FD95
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F084 #AC84F0
analogous
#F0E284 #C8F084 #92F084
triadic
#C8F084 #84C8F0 #F084C8
tetradic
#C8F084 #84F0E2 #AC84F0 #F08492
square
#C8F084 #84F0E2 #AC84F0 #F08492
split-complementary
#C8F084 #8492F0 #E284F0
monochromatic
#96DE1B #B0E94D #C8F084 #E0F7BB #F3FCE4
Accessibility & contrast
On white
1.29
#C8F084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#C8F084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F084
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F084 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47B
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#CEE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f084; /* rgb */ color: rgb(200, 240, 132); /* oklch */ color: oklch(90.3% 0.142 125.8);
Tailwind
colors: {
custom: {
50: '#daf5a9',
500: '#c8f084',
950: '#000000',
},
}SCSS
$custom: #c8f084; $custom-light: #daf5a9; $custom-dark: #000000;
JSON
{
"hex": "#c8f084",
"rgb": {
"r": 200,
"g": 240,
"b": 132
},
"hsl": {
"h": 82.222,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.90322,
"c": 0.14223,
"h": 125.8
},
"luminance": 0.76265
}Semantic roles & 50–950 ramp
primary
#C8F084
secondary
#7C4DCB
accent
#0BDB58
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581