#C8F09B#C8F09B
#C8F09B is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.118 H 129.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F09B |
|---|---|
| RGB | rgb(200, 240, 155) |
| HSL | hsl(88, 74%, 77%) |
| HSV | hsv(88, 35%, 94%) |
| CMYK | cmyk(16.7%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(90.31, -27.17, 36.95) |
| CIE-LCH | lch(90.31, 45.86, 126.33°) |
| OKLab | oklab(90.69% -0.0742 0.0916) |
| OKLCH | oklch(90.69% 0.118 129) |
| XYZ | xyz(60.8950, 76.9653, 42.6516) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.64
Celery
#C1FD95
ΔE00 4.14
Light Light Green
#C8FFB0
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Pale Green
#C7FDB5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F09B #C39BF0
analogous
#F0ED9B #C8F09B #9EF09B
triadic
#C8F09B #9BC8F0 #F09BC8
tetradic
#C8F09B #9BF0ED #C39BF0 #F09B9E
square
#C8F09B #9BF0ED #C39BF0 #F09B9E
split-complementary
#C8F09B #9B9EF0 #ED9BF0
monochromatic
#8DE031 #ABE866 #C8F09B #E5F8D0 #F0FBE4
Accessibility & contrast
On white
1.28
#C8F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#C8F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F09B
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F09B | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E595
Deuteranopia (green-blind)
#F2E29F
Tritanopia (blue-blind)
#CBE9DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f09b; /* rgb */ color: rgb(200, 240, 155); /* oklch */ color: oklch(90.7% 0.118 129.0);
Tailwind
colors: {
custom: {
50: '#daf5b9',
500: '#c8f09b',
950: '#000000',
},
}SCSS
$custom: #c8f09b; $custom-light: #daf5b9; $custom-dark: #000000;
JSON
{
"hex": "#c8f09b",
"rgb": {
"r": 200,
"g": 240,
"b": 155
},
"hsl": {
"h": 88.235,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.90687,
"c": 0.11782,
"h": 129
},
"luminance": 0.76966
}Semantic roles & 50–950 ramp
primary
#C8F09B
secondary
#9462CD
accent
#0FD66D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151711
muted
#848581