#C8FAC2#C8FAC2
#C8FAC2 is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.6% C 0.090 H 142.0°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAC2 |
|---|---|
| RGB | rgb(200, 250, 194) |
| HSL | hsl(114, 85%, 87%) |
| HSV | hsv(114, 22%, 98%) |
| CMYK | cmyk(20%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(93.69, -26.16, 21.77) |
| CIE-LCH | lch(93.69, 34.04, 140.23°) |
| OKLab | oklab(93.62% -0.0713 0.0556) |
| OKLCH | oklch(93.62% 0.09 142) |
| XYZ | xyz(67.7402, 84.5439, 63.7781) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.41
Very Light Green
#D1FFBD
ΔE00 2.72
Celadon
#BEFDB7
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 3.28
Light Sage
#BCECAC
ΔE00 3.68
Light Mint
#B6FFBB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAC2 #F4C2FA
analogous
#E4FAC2 #C8FAC2 #C2FAD8
triadic
#C8FAC2 #C2C8FA #FAC2C8
tetradic
#C8FAC2 #C2E4FA #F4C2FA #FAD8C2
square
#C8FAC2 #C2E4FA #F4C2FA #FAD8C2
split-complementary
#C8FAC2 #D8C2FA #FAC2E4
monochromatic
#62F151 #95F589 #C8FAC2 #E6FDE3 #E6FDE3
Accessibility & contrast
On white
1.17
#C8FAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C8FAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAC2
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAC2 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF0BF
Deuteranopia (green-blind)
#F5EBC5
Tritanopia (blue-blind)
#C5F6EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fac2; /* rgb */ color: rgb(200, 250, 194); /* oklch */ color: oklch(93.6% 0.090 142.0);
Tailwind
colors: {
custom: {
50: '#d9fcd4',
500: '#c8fac2',
950: '#000000',
},
}SCSS
$custom: #c8fac2; $custom-light: #d9fcd4; $custom-dark: #000000;
JSON
{
"hex": "#c8fac2",
"rgb": {
"r": 200,
"g": 250,
"b": 194
},
"hsl": {
"h": 113.571,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.93621,
"c": 0.09043,
"h": 142
},
"luminance": 0.84546
}Semantic roles & 50–950 ramp
primary
#C8FAC2
secondary
#D581DF
accent
#04E1CA
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151714
muted
#848583