#C8F3BF#C8F3BF
#C8F3BF is a very light, moderate green. Relative luminance 0.801; OKLCH L 92.0% C 0.082 H 140.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F3BF |
|---|---|
| RGB | rgb(200, 243, 191) |
| HSL | hsl(110, 68%, 85%) |
| HSV | hsv(110, 21%, 95%) |
| CMYK | cmyk(17.7%, 0%, 21.4%, 4.7%) |
| CIE-LAB | lab(91.75, -23.30, 20.62) |
| CIE-LCH | lch(91.75, 31.11, 138.50°) |
| OKLab | oklab(92.05% -0.0634 0.0528) |
| OKLCH | oklch(92.05% 0.082 140.2) |
| XYZ | xyz(65.2718, 80.1408, 61.3099) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.30
Very Light Green
#D1FFBD
ΔE00 3.69
Pale Green
#C7FDB5
ΔE00 4.40
Celadon
#BEFDB7
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F3BF #EABFF3
analogous
#E2F3BF #C8F3BF #BFF3D0
triadic
#C8F3BF #BFC8F3 #F3BFC8
tetradic
#C8F3BF #BFE2F3 #EABFF3 #F3D0BF
square
#C8F3BF #BFE2F3 #EABFF3 #F3D0BF
split-complementary
#C8F3BF #D0BFF3 #F3BFE2
monochromatic
#6FE058 #9CE98B #C8F3BF #E9FAE5 #E9FAE5
Accessibility & contrast
On white
1.23
#C8F3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#C8F3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F3BF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F3BF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#C6EFE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f3bf; /* rgb */ color: rgb(200, 243, 191); /* oklch */ color: oklch(92.0% 0.082 140.2);
Tailwind
colors: {
custom: {
50: '#d9f7d2',
500: '#c8f3bf',
950: '#000000',
},
}SCSS
$custom: #c8f3bf; $custom-light: #d9f7d2; $custom-dark: #000000;
JSON
{
"hex": "#c8f3bf",
"rgb": {
"r": 200,
"g": 243,
"b": 191
},
"hsl": {
"h": 109.615,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.9205,
"c": 0.08245,
"h": 140.2
},
"luminance": 0.80142
}Semantic roles & 50–950 ramp
primary
#C8F3BF
secondary
#C583D3
accent
#15D0B0
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583