#C8FBAF#C8FBAF
#C8FBAF is a very light, moderate green. Relative luminance 0.844; OKLCH L 93.4% C 0.113 H 135.6°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBAF |
|---|---|
| RGB | rgb(200, 251, 175) |
| HSL | hsl(100, 90%, 84%) |
| HSV | hsv(100, 30%, 98%) |
| CMYK | cmyk(20.3%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(93.61, -29.57, 31.31) |
| CIE-LCH | lch(93.61, 43.07, 133.37°) |
| OKLab | oklab(93.45% -0.0804 0.0787) |
| OKLCH | oklch(93.45% 0.113 135.6) |
| XYZ | xyz(66.0527, 84.3674, 53.3536) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.97
Pale Green
#C7FDB5
ΔE00 1.15
Washed Out Green
#BCF5A6
ΔE00 1.85
Tea Green
#BDF8A3
ΔE00 2.07
Very Pale Green
#CFFDBC
ΔE00 2.27
Very Light Green
#D1FFBD
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBAF #E2AFFB
analogous
#EEFBAF #C8FBAF #AFFBBC
triadic
#C8FBAF #AFC8FB #FBAFC8
tetradic
#C8FBAF #AFEEFB #E2AFFB #FBBCAF
square
#C8FBAF #AFEEFB #E2AFFB #FBBCAF
split-complementary
#C8FBAF #BCAFFB #FBAFEE
monochromatic
#78F53A #A0F875 #C8FBAF #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.17
#C8FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#C8FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBAF
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBAF | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#F9EBB3
Tritanopia (blue-blind)
#C8F5E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fbaf; /* rgb */ color: rgb(200, 251, 175); /* oklch */ color: oklch(93.4% 0.113 135.6);
Tailwind
colors: {
custom: {
50: '#d9fcc7',
500: '#c8fbaf',
950: '#000000',
},
}SCSS
$custom: #c8fbaf; $custom-light: #d9fcc7; $custom-dark: #000000;
JSON
{
"hex": "#c8fbaf",
"rgb": {
"r": 200,
"g": 251,
"b": 175
},
"hsl": {
"h": 100.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.93445,
"c": 0.11251,
"h": 135.6
},
"luminance": 0.84369
}Semantic roles & 50–950 ramp
primary
#C8FBAF
secondary
#BA6FDF
accent
#00E69A
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582