#C8FAA2#C8FAA2
#C8FAA2 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.125 H 132.5°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAA2 |
|---|---|
| RGB | rgb(200, 250, 162) |
| HSL | hsl(94, 90%, 81%) |
| HSV | hsv(94, 35%, 98%) |
| CMYK | cmyk(20%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(93.13, -30.93, 37.16) |
| CIE-LCH | lch(93.13, 48.36, 129.77°) |
| OKLab | oklab(92.99% -0.0844 0.0923) |
| OKLCH | oklch(92.99% 0.125 132.5) |
| XYZ | xyz(64.5253, 83.2579, 46.8463) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.92
Light Light Green
#C8FFB0
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.63
Pale Green
#C7FDB5
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAA2 #D4A2FA
analogous
#F4FAA2 #C8FAA2 #A2FAA8
triadic
#C8FAA2 #A2C8FA #FAA2C8
tetradic
#C8FAA2 #A2F4FA #D4A2FA #FAA8A2
square
#C8FAA2 #A2F4FA #D4A2FA #FAA8A2
split-complementary
#C8FAA2 #A8A2FA #FAA2F4
monochromatic
#83F42E #A6F768 #C8FAA2 #EAFDDC #EEFDE2
Accessibility & contrast
On white
1.19
#C8FAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#C8FAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAA2
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAA2 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#FAEAA7
Tritanopia (blue-blind)
#C9F3E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8faa2; /* rgb */ color: rgb(200, 250, 162); /* oklch */ color: oklch(93.0% 0.125 132.5);
Tailwind
colors: {
custom: {
50: '#dafcbe',
500: '#c8faa2',
950: '#000000',
},
}SCSS
$custom: #c8faa2; $custom-light: #dafcbe; $custom-dark: #000000;
JSON
{
"hex": "#c8faa2",
"rgb": {
"r": 200,
"g": 250,
"b": 162
},
"hsl": {
"h": 94.091,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.92988,
"c": 0.12507,
"h": 132.5
},
"luminance": 0.83259
}Semantic roles & 50–950 ramp
primary
#C8FAA2
secondary
#A864DC
accent
#00E682
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582