#C8FECB#C8FECB
#C8FECB is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.7% C 0.087 H 146.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FECB |
|---|---|
| RGB | rgb(200, 254, 203) |
| HSL | hsl(123, 96%, 89%) |
| HSV | hsv(123, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(94.94, -26.57, 18.92) |
| CIE-LCH | lch(94.94, 32.62, 144.54°) |
| OKLab | oklab(94.68% -0.0728 0.0486) |
| OKLCH | oklch(94.68% 0.087 146.3) |
| XYZ | xyz(70.0379, 87.4728, 69.6822) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.88
Very Light Green
#D1FFBD
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.10
Light Mint
#B6FFBB
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 4.66
Mint
#AAF0C1
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FECB #FEC8FB
analogous
#E0FEC8 #C8FECB #C8FEE6
triadic
#C8FECB #CBC8FE #FECBC8
tetradic
#C8FECB #C8E0FE #FEC8FB #FEE6C8
square
#C8FECB #C8E0FE #FEC8FB #FEE6C8
split-complementary
#C8FECB #E6C8FE #FEC8E0
monochromatic
#50FC59 #8CFD92 #C8FECB #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.14
#C8FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#C8FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FECB
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FECB | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 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)
#FFF4C8
Deuteranopia (green-blind)
#F7EECE
Tritanopia (blue-blind)
#C2FBF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8fecb; /* rgb */ color: rgb(200, 254, 203); /* oklch */ color: oklch(94.7% 0.087 146.3);
Tailwind
colors: {
custom: {
50: '#d9ffdb',
500: '#c8fecb',
950: '#000000',
},
}SCSS
$custom: #c8fecb; $custom-light: #d9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c8fecb",
"rgb": {
"r": 200,
"g": 254,
"b": 203
},
"hsl": {
"h": 123.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.94682,
"c": 0.08748,
"h": 146.3
},
"luminance": 0.87475
}Semantic roles & 50–950 ramp
primary
#C8FECB
secondary
#E783E1
accent
#00D9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151815
muted
#848684