#C8FFB7#C8FFB7
#C8FFB7 is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.110 H 138.4°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFB7 |
|---|---|
| RGB | rgb(200, 255, 183) |
| HSL | hsl(106, 100%, 86%) |
| HSV | hsv(106, 28%, 100%) |
| CMYK | cmyk(21.6%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(94.83, -30.25, 28.93) |
| CIE-LCH | lch(94.83, 41.86, 136.28°) |
| OKLab | oklab(94.47% -0.0823 0.0731) |
| OKLCH | oklch(94.47% 0.11 138.4) |
| XYZ | xyz(68.1246, 87.2165, 58.0358) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.42
Light Light Green
#C8FFB0
ΔE00 1.37
Celadon
#BEFDB7
ΔE00 1.65
Very Light Green
#D1FFBD
ΔE00 1.74
Very Pale Green
#CFFDBC
ΔE00 1.78
Washed Out Green
#BCF5A6
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFB7 #EEB7FF
analogous
#ECFFB7 #C8FFB7 #B7FFCA
triadic
#C8FFB7 #B7C8FF #FFB7C8
tetradic
#C8FFB7 #B7ECFF #EEB7FF #FFCAB7
square
#C8FFB7 #B7ECFF #EEB7FF #FFCAB7
split-complementary
#C8FFB7 #CAB7FF #FFB7EC
monochromatic
#6AFF3D #99FF7A #C8FFB7 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.14
#C8FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#C8FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFB7
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFB7 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B2
Deuteranopia (green-blind)
#FBEEBB
Tritanopia (blue-blind)
#C6FAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffb7; /* rgb */ color: rgb(200, 255, 183); /* oklch */ color: oklch(94.5% 0.110 138.4);
Tailwind
colors: {
custom: {
50: '#d9ffcd',
500: '#c8ffb7',
950: '#000000',
},
}SCSS
$custom: #c8ffb7; $custom-light: #d9ffcd; $custom-dark: #000000;
JSON
{
"hex": "#c8ffb7",
"rgb": {
"r": 200,
"g": 255,
"b": 183
},
"hsl": {
"h": 105.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94471,
"c": 0.11005,
"h": 138.4
},
"luminance": 0.87218
}Semantic roles & 50–950 ramp
primary
#C8FFB7
secondary
#CB74E6
accent
#00E6AF
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#151813
muted
#848683