#C8F082#C8F082
#C8F082 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.3% C 0.144 H 125.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F082 |
|---|---|
| RGB | rgb(200, 240, 130) |
| HSL | hsl(82, 79%, 73%) |
| HSV | hsv(82, 46%, 94%) |
| CMYK | cmyk(16.7%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(89.96, -30.17, 48.73) |
| CIE-LCH | lch(89.96, 57.31, 121.76°) |
| OKLab | oklab(90.29% -0.0839 0.1173) |
| OKLCH | oklch(90.29% 0.144 125.6) |
| XYZ | xyz(59.0085, 76.2107, 32.7161) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 4.06
Pale Lime
#BEFD73
ΔE00 4.45
Celery
#C1FD95
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F082 #AA82F0
analogous
#F0E182 #C8F082 #91F082
triadic
#C8F082 #82C8F0 #F082C8
tetradic
#C8F082 #82F0E1 #AA82F0 #F08291
square
#C8F082 #82F0E1 #AA82F0 #F08291
split-complementary
#C8F082 #8291F0 #E182F0
monochromatic
#96DD1B #B0E94B #C8F082 #E0F7B9 #F3FCE4
Accessibility & contrast
On white
1.29
#C8F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#C8F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F082
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F082 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE479
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#CEE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f082; /* rgb */ color: rgb(200, 240, 130); /* oklch */ color: oklch(90.3% 0.144 125.6);
Tailwind
colors: {
custom: {
50: '#daf5a8',
500: '#c8f082',
950: '#000000',
},
}SCSS
$custom: #c8f082; $custom-light: #daf5a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f082",
"rgb": {
"r": 200,
"g": 240,
"b": 130
},
"hsl": {
"h": 81.818,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90294,
"c": 0.14424,
"h": 125.6
},
"luminance": 0.76211
}Semantic roles & 50–950 ramp
primary
#C8F082
secondary
#7A4BCB
accent
#0BDB56
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581