#C8FEBB#C8FEBB
#C8FEBB is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.104 H 139.6°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEBB |
|---|---|
| RGB | rgb(200, 254, 187) |
| HSL | hsl(108, 97%, 86%) |
| HSV | hsv(108, 26%, 100%) |
| CMYK | cmyk(21.3%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(94.63, -29.17, 26.64) |
| CIE-LCH | lch(94.63, 39.50, 137.60°) |
| OKLab | oklab(94.34% -0.0794 0.0675) |
| OKLCH | oklch(94.34% 0.104 139.6) |
| XYZ | xyz(68.2287, 86.7491, 60.1536) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.07
Very Pale Green
#CFFDBC
ΔE00 1.37
Very Light Green
#D1FFBD
ΔE00 1.49
Celadon
#BEFDB7
ΔE00 1.54
Light Light Green
#C8FFB0
ΔE00 2.34
Light Mint
#B6FFBB
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEBB #F1BBFE
analogous
#EAFEBB #C8FEBB #BBFED0
triadic
#C8FEBB #BBC8FE #FEBBC8
tetradic
#C8FEBB #BBEAFE #F1BBFE #FED0BB
square
#C8FEBB #BBEAFE #F1BBFE #FED0BB
split-complementary
#C8FEBB #D0BBFE #FEBBEA
monochromatic
#66FC42 #97FD7F #C8FEBB #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.14
#C8FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#C8FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEBB
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEBB | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#C5F9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8febb; /* rgb */ color: rgb(200, 254, 187); /* oklch */ color: oklch(94.3% 0.104 139.6);
Tailwind
colors: {
custom: {
50: '#d9ffcf',
500: '#c8febb',
950: '#000000',
},
}SCSS
$custom: #c8febb; $custom-light: #d9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c8febb",
"rgb": {
"r": 200,
"g": 254,
"b": 187
},
"hsl": {
"h": 108.358,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94335,
"c": 0.10422,
"h": 139.6
},
"luminance": 0.86751
}Semantic roles & 50–950 ramp
primary
#C8FEBB
secondary
#D078E5
accent
#00E6B9
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683