#C8FFAC#C8FFAC
#C8FFAC is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.122 H 135.4°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFAC |
|---|---|
| RGB | rgb(200, 255, 172) |
| HSL | hsl(100, 100%, 84%) |
| HSV | hsv(100, 33%, 100%) |
| CMYK | cmyk(21.6%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(94.64, -31.87, 34.19) |
| CIE-LCH | lch(94.64, 46.74, 132.98°) |
| OKLab | oklab(94.26% -0.0868 0.0855) |
| OKLCH | oklch(94.26% 0.122 135.4) |
| XYZ | xyz(67.0241, 86.7763, 52.2400) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.75
Tea Green
#BDF8A3
ΔE00 1.77
Pale Green
#C7FDB5
ΔE00 2.06
Washed Out Green
#BCF5A6
ΔE00 2.31
Light Pastel Green
#B2FBA5
ΔE00 3.07
Very Light Green
#D1FFBD
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFAC #E3ACFF
analogous
#F1FFAC #C8FFAC #ACFFB9
triadic
#C8FFAC #ACC8FF #FFACC8
tetradic
#C8FFAC #ACF1FF #E3ACFF #FFB9AC
square
#C8FFAC #ACF1FF #E3ACFF #FFB9AC
split-complementary
#C8FFAC #B9ACFF #FFACF1
monochromatic
#77FF32 #9FFF6F #C8FFAC #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#C8FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#C8FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFAC
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFAC | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A6
Deuteranopia (green-blind)
#FDEEB0
Tritanopia (blue-blind)
#C8F9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffac; /* rgb */ color: rgb(200, 255, 172); /* oklch */ color: oklch(94.3% 0.122 135.4);
Tailwind
colors: {
custom: {
50: '#daffc5',
500: '#c8ffac',
950: '#000000',
},
}SCSS
$custom: #c8ffac; $custom-light: #daffc5; $custom-dark: #000000;
JSON
{
"hex": "#c8ffac",
"rgb": {
"r": 200,
"g": 255,
"b": 172
},
"hsl": {
"h": 99.759,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94259,
"c": 0.12185,
"h": 135.4
},
"luminance": 0.86778
}Semantic roles & 50–950 ramp
primary
#C8FFAC
secondary
#BC6AE5
accent
#00E698
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682