#C8F29A#C8F29A
#C8F29A is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.1% C 0.122 H 129.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F29A |
|---|---|
| RGB | rgb(200, 242, 154) |
| HSL | hsl(89, 77%, 78%) |
| HSV | hsv(89, 36%, 95%) |
| CMYK | cmyk(17.4%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(90.83, -28.25, 38.14) |
| CIE-LCH | lch(90.83, 47.46, 126.53°) |
| OKLab | oklab(91.11% -0.0772 0.0943) |
| OKLCH | oklch(91.11% 0.122 129.3) |
| XYZ | xyz(61.4034, 78.1159, 42.4085) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.30
Celery
#C1FD95
ΔE00 3.55
Washed Out Green
#BCF5A6
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.78
Light Light Green
#C8FFB0
ΔE00 4.09
Pale Green
#C7FDB5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F29A #C49AF2
analogous
#F2F09A #C8F29A #9CF29A
triadic
#C8F29A #9AC8F2 #F29AC8
tetradic
#C8F29A #9AF2F0 #C49AF2 #F29A9C
square
#C8F29A #9AF2F0 #C49AF2 #F29A9C
split-complementary
#C8F29A #9A9CF2 #F09AF2
monochromatic
#8DE42E #AAEB64 #C8F29A #E6F9D0 #F0FCE4
Accessibility & contrast
On white
1.26
#C8F29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C8F29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F29A
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F29A | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE794
Deuteranopia (green-blind)
#F4E49F
Tritanopia (blue-blind)
#CBEBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f29a; /* rgb */ color: rgb(200, 242, 154); /* oklch */ color: oklch(91.1% 0.122 129.3);
Tailwind
colors: {
custom: {
50: '#daf6b8',
500: '#c8f29a',
950: '#000000',
},
}SCSS
$custom: #c8f29a; $custom-light: #daf6b8; $custom-dark: #000000;
JSON
{
"hex": "#c8f29a",
"rgb": {
"r": 200,
"g": 242,
"b": 154
},
"hsl": {
"h": 88.636,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.91105,
"c": 0.12188,
"h": 129.3
},
"luminance": 0.78117
}Semantic roles & 50–950 ramp
primary
#C8F29A
secondary
#9660D0
accent
#0CD96E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581