#C8FECA#C8FECA
#C8FECA is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.7% C 0.088 H 145.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FECA |
|---|---|
| RGB | rgb(200, 254, 202) |
| HSL | hsl(122, 96%, 89%) |
| HSV | hsv(122, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(94.92, -26.74, 19.40) |
| CIE-LCH | lch(94.92, 33.04, 144.03°) |
| OKLab | oklab(94.66% -0.0732 0.0498) |
| OKLCH | oklch(94.66% 0.088 145.8) |
| XYZ | xyz(69.9191, 87.4252, 69.0566) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.66
Very Light Green
#D1FFBD
ΔE00 3.86
Celadon
#BEFDB7
ΔE00 3.88
Light Mint
#B6FFBB
ΔE00 3.95
Pale Green
#C7FDB5
ΔE00 4.42
Mint
#AAF0C1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FECA #FEC8FC
analogous
#E1FEC8 #C8FECA #C8FEE5
triadic
#C8FECA #CAC8FE #FECAC8
tetradic
#C8FECA #C8E1FE #FEC8FC #FEE5C8
square
#C8FECA #C8E1FE #FEC8FC #FEE5C8
split-complementary
#C8FECA #E5C8FE #FEC8E1
monochromatic
#50FC56 #8CFD90 #C8FECA #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.14
#C8FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#C8FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FECA
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FECA | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F7EECD
Tritanopia (blue-blind)
#C3FBF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8feca; /* rgb */ color: rgb(200, 254, 202); /* oklch */ color: oklch(94.7% 0.088 145.8);
Tailwind
colors: {
custom: {
50: '#d9ffda',
500: '#c8feca',
950: '#000000',
},
}SCSS
$custom: #c8feca; $custom-light: #d9ffda; $custom-dark: #000000;
JSON
{
"hex": "#c8feca",
"rgb": {
"r": 200,
"g": 254,
"b": 202
},
"hsl": {
"h": 122.222,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.94659,
"c": 0.08849,
"h": 145.8
},
"luminance": 0.87427
}Semantic roles & 50–950 ramp
primary
#C8FECA
secondary
#E783E3
accent
#00DDE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683