#C8F09C#C8F09C
#C8F09C is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.117 H 129.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F09C |
|---|---|
| RGB | rgb(200, 240, 156) |
| HSL | hsl(89, 74%, 78%) |
| HSV | hsv(89, 35%, 94%) |
| CMYK | cmyk(16.7%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(90.32, -27.04, 36.47) |
| CIE-LCH | lch(90.32, 45.40, 126.56°) |
| OKLab | oklab(90.71% -0.0738 0.0905) |
| OKLCH | oklch(90.71% 0.117 129.2) |
| XYZ | xyz(60.9794, 76.9991, 43.0957) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.53
Light Light Green
#C8FFB0
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Pale Green
#C7FDB5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F09C #C49CF0
analogous
#F0EE9C #C8F09C #9EF09C
triadic
#C8F09C #9CC8F0 #F09CC8
tetradic
#C8F09C #9CF0EE #C49CF0 #F09C9E
square
#C8F09C #9CF0EE #C49CF0 #F09C9E
split-complementary
#C8F09C #9C9EF0 #EE9CF0
monochromatic
#8DE032 #AAE867 #C8F09C #E6F8D1 #F0FBE4
Accessibility & contrast
On white
1.28
#C8F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C8F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F09C
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F09C | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E596
Deuteranopia (green-blind)
#F2E2A0
Tritanopia (blue-blind)
#CBE9DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f09c; /* rgb */ color: rgb(200, 240, 156); /* oklch */ color: oklch(90.7% 0.117 129.2);
Tailwind
colors: {
custom: {
50: '#d9f5ba',
500: '#c8f09c',
950: '#000000',
},
}SCSS
$custom: #c8f09c; $custom-light: #d9f5ba; $custom-dark: #000000;
JSON
{
"hex": "#c8f09c",
"rgb": {
"r": 200,
"g": 240,
"b": 156
},
"hsl": {
"h": 88.571,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.90705,
"c": 0.11673,
"h": 129.2
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#C8F09C
secondary
#9663CD
accent
#10D66E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151711
muted
#848581