#C8FEAF#C8FEAF
#C8FEAF is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.117 H 136.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEAF |
|---|---|
| RGB | rgb(200, 254, 175) |
| HSL | hsl(101, 98%, 84%) |
| HSV | hsv(101, 31%, 100%) |
| CMYK | cmyk(21.3%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.42, -30.97, 32.40) |
| CIE-LCH | lch(94.42, 44.82, 133.71°) |
| OKLab | oklab(94.1% -0.0843 0.0813) |
| OKLCH | oklch(94.1% 0.117 136.1) |
| XYZ | xyz(66.9973, 86.2565, 53.6685) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.24
Pale Green
#C7FDB5
ΔE00 1.37
Tea Green
#BDF8A3
ΔE00 1.92
Washed Out Green
#BCF5A6
ΔE00 2.08
Very Light Green
#D1FFBD
ΔE00 2.62
Celadon
#BEFDB7
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEAF #E5AFFE
analogous
#EFFEAF #C8FEAF #AFFEBE
triadic
#C8FEAF #AFC8FE #FEAFC8
tetradic
#C8FEAF #AFEFFE #E5AFFE #FEBEAF
square
#C8FEAF #AFEFFE #E5AFFE #FEBEAF
split-complementary
#C8FEAF #BEAFFE #FEAFEF
monochromatic
#75FC36 #9EFD73 #C8FEAF #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.15
#C8FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#C8FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEAF
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEAF | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#C7F8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8feaf; /* rgb */ color: rgb(200, 254, 175); /* oklch */ color: oklch(94.1% 0.117 136.1);
Tailwind
colors: {
custom: {
50: '#daffc7',
500: '#c8feaf',
950: '#000000',
},
}SCSS
$custom: #c8feaf; $custom-light: #daffc7; $custom-dark: #000000;
JSON
{
"hex": "#c8feaf",
"rgb": {
"r": 200,
"g": 254,
"b": 175
},
"hsl": {
"h": 101.013,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94098,
"c": 0.11711,
"h": 136.1
},
"luminance": 0.86258
}Semantic roles & 50–950 ramp
primary
#C8FEAF
secondary
#BE6EE4
accent
#00E69D
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151813
muted
#848682