#C8FAC8#C8FAC8
#C8FAC8 is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.8% C 0.084 H 144.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAC8 |
|---|---|
| RGB | rgb(200, 250, 200) |
| HSL | hsl(120, 83%, 88%) |
| HSV | hsv(120, 20%, 98%) |
| CMYK | cmyk(20%, 0%, 20%, 2%) |
| CIE-LAB | lab(93.81, -25.17, 18.87) |
| CIE-LCH | lch(93.81, 31.46, 143.14°) |
| OKLab | oklab(93.76% -0.0688 0.0484) |
| OKLCH | oklch(93.76% 0.084 144.9) |
| XYZ | xyz(68.4277, 84.8189, 67.3988) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 4.01
Celadon
#BEFDB7
ΔE00 4.31
Light Mint
#B6FFBB
ΔE00 4.57
Mint
#AAF0C1
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAC8 #FAC8FA
analogous
#E1FAC8 #C8FAC8 #C8FAE1
triadic
#C8FAC8 #C8C8FA #FAC8C8
tetradic
#C8FAC8 #C8E1FA #FAC8FA #FAE1C8
square
#C8FAC8 #C8E1FA #FAC8FA #FAE1C8
split-complementary
#C8FAC8 #E1C8FA #FAC8E1
monochromatic
#58F058 #90F590 #C8FAC8 #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.17
#C8FAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#C8FAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAC8
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAC8 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C5
Deuteranopia (green-blind)
#F4EBCA
Tritanopia (blue-blind)
#C3F7EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fac8; /* rgb */ color: rgb(200, 250, 200); /* oklch */ color: oklch(93.8% 0.084 144.9);
Tailwind
colors: {
custom: {
50: '#d9fcd8',
500: '#c8fac8',
950: '#000000',
},
}SCSS
$custom: #c8fac8; $custom-light: #d9fcd8; $custom-dark: #000000;
JSON
{
"hex": "#c8fac8",
"rgb": {
"r": 200,
"g": 250,
"b": 200
},
"hsl": {
"h": 120,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.93755,
"c": 0.08415,
"h": 144.9
},
"luminance": 0.84821
}Semantic roles & 50–950 ramp
primary
#C8FAC8
secondary
#DF87DF
accent
#06E0E0
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583