#C8F09D#C8F09D
#C8F09D is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.116 H 129.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F09D |
|---|---|
| RGB | rgb(200, 240, 157) |
| HSL | hsl(89, 73%, 78%) |
| HSV | hsv(89, 35%, 94%) |
| CMYK | cmyk(16.7%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(90.34, -26.91, 35.99) |
| CIE-LCH | lch(90.34, 44.94, 126.79°) |
| OKLab | oklab(90.72% -0.0734 0.0894) |
| OKLCH | oklch(90.72% 0.116 129.4) |
| XYZ | xyz(61.0644, 77.0331, 43.5435) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 3.43
Light Light Green
#C8FFB0
ΔE00 4.09
Celery
#C1FD95
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F09D #C59DF0
analogous
#F0EF9D #C8F09D #9EF09D
triadic
#C8F09D #9DC8F0 #F09DC8
tetradic
#C8F09D #9DF0EF #C59DF0 #F09D9E
square
#C8F09D #9DF0EF #C59DF0 #F09D9E
split-complementary
#C8F09D #9D9EF0 #EF9DF0
monochromatic
#8CE033 #AAE868 #C8F09D #E6F8D2 #F0FBE4
Accessibility & contrast
On white
1.28
#C8F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#C8F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F09D
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F09D | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E597
Deuteranopia (green-blind)
#F2E2A1
Tritanopia (blue-blind)
#CBE9DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f09d; /* rgb */ color: rgb(200, 240, 157); /* oklch */ color: oklch(90.7% 0.116 129.4);
Tailwind
colors: {
custom: {
50: '#d9f5ba',
500: '#c8f09d',
950: '#000000',
},
}SCSS
$custom: #c8f09d; $custom-light: #d9f5ba; $custom-dark: #000000;
JSON
{
"hex": "#c8f09d",
"rgb": {
"r": 200,
"g": 240,
"b": 157
},
"hsl": {
"h": 88.916,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.90722,
"c": 0.11562,
"h": 129.4
},
"luminance": 0.77034
}Semantic roles & 50–950 ramp
primary
#C8F09D
secondary
#9764CD
accent
#10D66F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582