#C8FEBD#C8FEBD
#C8FEBD is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.4% C 0.102 H 140.3°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEBD |
|---|---|
| RGB | rgb(200, 254, 189) |
| HSL | hsl(110, 97%, 87%) |
| HSV | hsv(110, 26%, 100%) |
| CMYK | cmyk(21.3%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(94.67, -28.86, 25.67) |
| CIE-LCH | lch(94.67, 38.62, 138.34°) |
| OKLab | oklab(94.38% -0.0785 0.0652) |
| OKLCH | oklch(94.38% 0.102 140.3) |
| XYZ | xyz(68.4442, 86.8353, 61.2890) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.45
Pale Green
#C7FDB5
ΔE00 1.49
Very Light Green
#D1FFBD
ΔE00 1.60
Celadon
#BEFDB7
ΔE00 1.64
Light Light Green
#C8FFB0
ΔE00 2.76
Light Mint
#B6FFBB
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEBD #F3BDFE
analogous
#E9FEBD #C8FEBD #BDFED3
triadic
#C8FEBD #BDC8FE #FEBDC8
tetradic
#C8FEBD #BDE9FE #F3BDFE #FED3BD
square
#C8FEBD #BDE9FE #F3BDFE #FED3BD
split-complementary
#C8FEBD #D3BDFE #FEBDE9
monochromatic
#64FC44 #96FD81 #C8FEBD #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.14
#C8FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#C8FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEBD
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEBD | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#F9EEC0
Tritanopia (blue-blind)
#C5FAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8febd; /* rgb */ color: rgb(200, 254, 189); /* oklch */ color: oklch(94.4% 0.102 140.3);
Tailwind
colors: {
custom: {
50: '#d9ffd1',
500: '#c8febd',
950: '#000000',
},
}SCSS
$custom: #c8febd; $custom-light: #d9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c8febd",
"rgb": {
"r": 200,
"g": 254,
"b": 189
},
"hsl": {
"h": 109.846,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94377,
"c": 0.10208,
"h": 140.3
},
"luminance": 0.86837
}Semantic roles & 50–950 ramp
primary
#C8FEBD
secondary
#D37AE6
accent
#00E6BF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683