#C8FECC#C8FECC
#C8FECC is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.7% C 0.086 H 146.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FECC |
|---|---|
| RGB | rgb(200, 254, 204) |
| HSL | hsl(124, 96%, 89%) |
| HSV | hsv(124, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(94.96, -26.40, 18.44) |
| CIE-LCH | lch(94.96, 32.20, 145.07°) |
| OKLab | oklab(94.71% -0.0723 0.0474) |
| OKLCH | oklch(94.71% 0.086 146.8) |
| XYZ | xyz(70.1574, 87.5206, 70.3118) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.11
Light Mint
#B6FFBB
ΔE00 4.30
Very Light Green
#D1FFBD
ΔE00 4.31
Celadon
#BEFDB7
ΔE00 4.33
Mint
#AAF0C1
ΔE00 4.60
Pale Green
#C7FDB5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FECC #FEC8FA
analogous
#DFFEC8 #C8FECC #C8FEE7
triadic
#C8FECC #CCC8FE #FECCC8
tetradic
#C8FECC #C8DFFE #FEC8FA #FEE7C8
square
#C8FECC #C8DFFE #FEC8FA #FEE7C8
split-complementary
#C8FECC #E7C8FE #FEC8DF
monochromatic
#50FC5D #8CFD94 #C8FECC #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.13
#C8FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#C8FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FECC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FECC | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F7EECF
Tritanopia (blue-blind)
#C2FBF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8fecc; /* rgb */ color: rgb(200, 254, 204); /* oklch */ color: oklch(94.7% 0.086 146.8);
Tailwind
colors: {
custom: {
50: '#d9ffdb',
500: '#c8fecc',
950: '#000000',
},
}SCSS
$custom: #c8fecc; $custom-light: #d9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c8fecc",
"rgb": {
"r": 200,
"g": 254,
"b": 204
},
"hsl": {
"h": 124.444,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.94705,
"c": 0.08647,
"h": 146.8
},
"luminance": 0.87523
}Semantic roles & 50–950 ramp
primary
#C8FECC
secondary
#E783E0
accent
#00D5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151815
muted
#848684