#C8F48E#C8F48E
#C8F48E is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.3% C 0.138 H 127.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F48E |
|---|---|
| RGB | rgb(200, 244, 142) |
| HSL | hsl(86, 82%, 76%) |
| HSV | hsv(86, 42%, 96%) |
| CMYK | cmyk(18%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(91.20, -30.68, 44.51) |
| CIE-LCH | lch(91.20, 54.06, 124.57°) |
| OKLab | oklab(91.35% -0.0846 0.1085) |
| OKLCH | oklch(91.35% 0.138 127.9) |
| XYZ | xyz(61.0520, 78.9329, 37.6050) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 3.41
Light Yellow Green
#CCFD7F
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F48E #BA8EF4
analogous
#F4ED8E #C8F48E #95F48E
triadic
#C8F48E #8EC8F4 #F48EC8
tetradic
#C8F48E #8EF4ED #BA8EF4 #F48E95
square
#C8F48E #8EF4ED #BA8EF4 #F48E95
split-complementary
#C8F48E #8E95F4 #ED8EF4
monochromatic
#92E91E #ADEF56 #C8F48E #E3F9C6 #F1FCE3
Accessibility & contrast
On white
1.25
#C8F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C8F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F48E
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F48E | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE886
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#CDECDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f48e; /* rgb */ color: rgb(200, 244, 142); /* oklch */ color: oklch(91.3% 0.138 127.9);
Tailwind
colors: {
custom: {
50: '#daf8b0',
500: '#c8f48e',
950: '#000000',
},
}SCSS
$custom: #c8f48e; $custom-light: #daf8b0; $custom-dark: #000000;
JSON
{
"hex": "#c8f48e",
"rgb": {
"r": 200,
"g": 244,
"b": 142
},
"hsl": {
"h": 85.882,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.91347,
"c": 0.13755,
"h": 127.9
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#C8F48E
secondary
#8B55D1
accent
#07DF64
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581