#C8FEC2#C8FEC2
#C8FEC2 is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.5% C 0.097 H 142.2°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEC2 |
|---|---|
| RGB | rgb(200, 254, 194) |
| HSL | hsl(114, 97%, 88%) |
| HSV | hsv(114, 24%, 100%) |
| CMYK | cmyk(21.3%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(94.76, -28.06, 23.26) |
| CIE-LCH | lch(94.76, 36.45, 140.34°) |
| OKLab | oklab(94.48% -0.0765 0.0593) |
| OKLCH | oklch(94.48% 0.097 142.2) |
| XYZ | xyz(68.9964, 87.0561, 64.1968) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.07
Very Light Green
#D1FFBD
ΔE00 2.27
Celadon
#BEFDB7
ΔE00 2.29
Pale Green
#C7FDB5
ΔE00 2.58
Light Mint
#B6FFBB
ΔE00 3.03
Light Light Green
#C8FFB0
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEC2 #F8C2FE
analogous
#E6FEC2 #C8FEC2 #C2FEDA
triadic
#C8FEC2 #C2C8FE #FEC2C8
tetradic
#C8FEC2 #C2E6FE #F8C2FE #FEDAC2
square
#C8FEC2 #C2E6FE #F8C2FE #FEDAC2
split-complementary
#C8FEC2 #DAC2FE #FEC2E6
monochromatic
#5BFC4A #92FD86 #C8FEC2 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.14
#C8FEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#C8FEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEC2
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEC2 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BE
Deuteranopia (green-blind)
#F8EEC5
Tritanopia (blue-blind)
#C4FAEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8fec2; /* rgb */ color: rgb(200, 254, 194); /* oklch */ color: oklch(94.5% 0.097 142.2);
Tailwind
colors: {
custom: {
50: '#d9ffd4',
500: '#c8fec2',
950: '#000000',
},
}SCSS
$custom: #c8fec2; $custom-light: #d9ffd4; $custom-dark: #000000;
JSON
{
"hex": "#c8fec2",
"rgb": {
"r": 200,
"g": 254,
"b": 194
},
"hsl": {
"h": 114,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.94483,
"c": 0.09678,
"h": 142.2
},
"luminance": 0.87058
}Semantic roles & 50–950 ramp
primary
#C8FEC2
secondary
#DC7EE6
accent
#00E6CF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683