#C8FEBE#C8FEBE
#C8FEBE is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.4% C 0.101 H 140.7°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEBE |
|---|---|
| RGB | rgb(200, 254, 190) |
| HSL | hsl(111, 97%, 87%) |
| HSV | hsv(111, 25%, 100%) |
| CMYK | cmyk(21.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.69, -28.70, 25.19) |
| CIE-LCH | lch(94.69, 38.19, 138.72°) |
| OKLab | oklab(94.4% -0.0781 0.064) |
| OKLCH | oklch(94.4% 0.101 140.7) |
| XYZ | xyz(68.5532, 86.8789, 61.8627) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.53
Very Light Green
#D1FFBD
ΔE00 1.70
Pale Green
#C7FDB5
ΔE00 1.70
Celadon
#BEFDB7
ΔE00 1.74
Light Mint
#B6FFBB
ΔE00 2.93
Light Light Green
#C8FFB0
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEBE #F4BEFE
analogous
#E8FEBE #C8FEBE #BEFED4
triadic
#C8FEBE #BEC8FE #FEBEC8
tetradic
#C8FEBE #BEE8FE #F4BEFE #FED4BE
square
#C8FEBE #BEE8FE #F4BEFE #FED4BE
split-complementary
#C8FEBE #D4BEFE #FEBEE8
monochromatic
#62FC45 #95FD82 #C8FEBE #E5FFE1 #E5FFE1
Accessibility & contrast
On white
1.14
#C8FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#C8FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEBE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEBE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F9EEC1
Tritanopia (blue-blind)
#C5FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8febe; /* rgb */ color: rgb(200, 254, 190); /* oklch */ color: oklch(94.4% 0.101 140.7);
Tailwind
colors: {
custom: {
50: '#d9ffd2',
500: '#c8febe',
950: '#000000',
},
}SCSS
$custom: #c8febe; $custom-light: #d9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c8febe",
"rgb": {
"r": 200,
"g": 254,
"b": 190
},
"hsl": {
"h": 110.625,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94397,
"c": 0.10102,
"h": 140.7
},
"luminance": 0.86881
}Semantic roles & 50–950 ramp
primary
#C8FEBE
secondary
#D57BE6
accent
#00E6C2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683