#C8F69C#C8F69C
#C8F69C is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.126 H 130.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F69C |
|---|---|
| RGB | rgb(200, 246, 156) |
| HSL | hsl(91, 83%, 79%) |
| HSV | hsv(91, 37%, 96%) |
| CMYK | cmyk(18.7%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(91.95, -29.87, 38.60) |
| CIE-LCH | lch(91.95, 48.80, 127.73°) |
| OKLab | oklab(92.01% -0.0817 0.0954) |
| OKLCH | oklch(92.01% 0.126 130.6) |
| XYZ | xyz(62.7749, 80.5902, 43.6942) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.69
Celery
#C1FD95
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 3.25
Light Light Green
#C8FFB0
ΔE00 3.44
Light Yellowish Green
#C2FF89
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F69C #CA9CF6
analogous
#F5F69C #C8F69C #9CF69D
triadic
#C8F69C #9CC8F6 #F69CC8
tetradic
#C8F69C #9CF5F6 #CA9CF6 #F69D9C
square
#C8F69C #9CF5F6 #CA9CF6 #F69D9C
split-complementary
#C8F69C #9D9CF6 #F69CF5
monochromatic
#8AEC2C #A9F164 #C8F69C #E7FBD4 #EFFCE3
Accessibility & contrast
On white
1.23
#C8F69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#C8F69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F69C
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F69C | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA96
Deuteranopia (green-blind)
#F7E7A1
Tritanopia (blue-blind)
#CBEFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f69c; /* rgb */ color: rgb(200, 246, 156); /* oklch */ color: oklch(92.0% 0.126 130.6);
Tailwind
colors: {
custom: {
50: '#daf9ba',
500: '#c8f69c',
950: '#000000',
},
}SCSS
$custom: #c8f69c; $custom-light: #daf9ba; $custom-dark: #000000;
JSON
{
"hex": "#c8f69c",
"rgb": {
"r": 200,
"g": 246,
"b": 156
},
"hsl": {
"h": 90.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.92012,
"c": 0.1256,
"h": 130.6
},
"luminance": 0.80591
}Semantic roles & 50–950 ramp
primary
#C8F69C
secondary
#9C61D5
accent
#06E075
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582