#C8FFCB#C8FFCB
#C8FFCB is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.089 H 146.2°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFCB |
|---|---|
| RGB | rgb(200, 255, 203) |
| HSL | hsl(123, 100%, 89%) |
| HSV | hsv(123, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.21, -27.04, 19.30) |
| CIE-LCH | lch(95.21, 33.22, 144.49°) |
| OKLab | oklab(94.9% -0.074 0.0495) |
| OKLCH | oklch(94.9% 0.089 146.2) |
| XYZ | xyz(70.3560, 88.1091, 69.7882) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.79
Light Mint
#B6FFBB
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 3.96
Pale Green
#C7FDB5
ΔE00 4.50
Mint
#AAF0C1
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFCB #FFC8FC
analogous
#E1FFC8 #C8FFCB #C8FFE7
triadic
#C8FFCB #CBC8FF #FFCBC8
tetradic
#C8FFCB #C8E1FF #FFC8FC #FFE7C8
square
#C8FFCB #C8E1FF #FFC8FC #FFE7C8
split-complementary
#C8FFCB #E7C8FF #FFC8E1
monochromatic
#4EFF57 #8BFF91 #C8FFCB #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.13
#C8FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#C8FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFCB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFCB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#C2FCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8ffcb; /* rgb */ color: rgb(200, 255, 203); /* oklch */ color: oklch(94.9% 0.089 146.2);
Tailwind
colors: {
custom: {
50: '#d9ffdb',
500: '#c8ffcb',
950: '#000000',
},
}SCSS
$custom: #c8ffcb; $custom-light: #d9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c8ffcb",
"rgb": {
"r": 200,
"g": 255,
"b": 203
},
"hsl": {
"h": 123.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.94897,
"c": 0.08907,
"h": 146.2
},
"luminance": 0.88111
}Semantic roles & 50–950 ramp
primary
#C8FFCB
secondary
#E982E3
accent
#00D9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151815
muted
#848684