Light Light Green#C8FFB0
#C8FFB0 is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.3% C 0.118 H 136.4°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFB0 |
|---|---|
| RGB | rgb(200, 255, 176) |
| HSL | hsl(102, 100%, 85%) |
| HSV | hsv(102, 31%, 100%) |
| CMYK | cmyk(21.6%, 0%, 31%, 0%) |
| CIE-LAB | lab(94.71, -31.29, 32.28) |
| CIE-LCH | lch(94.71, 44.96, 134.11°) |
| OKLab | oklab(94.33% -0.0852 0.081) |
| OKLCH | oklch(94.33% 0.118 136.4) |
| XYZ | xyz(67.4140, 86.9323, 54.2937) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.00
Pale Green
#C7FDB5
ΔE00 1.34
Tea Green
#BDF8A3
ΔE00 2.04
Washed Out Green
#BCF5A6
ΔE00 2.22
Celadon
#BEFDB7
ΔE00 2.60
Very Light Green
#D1FFBD
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFB0 #E7B0FF
analogous
#F0FFB0 #C8FFB0 #B0FFC0
triadic
#C8FFB0 #B0C8FF #FFB0C8
tetradic
#C8FFB0 #B0F0FF #E7B0FF #FFC0B0
square
#C8FFB0 #B0F0FF #E7B0FF #FFC0B0
split-complementary
#C8FFB0 #C0B0FF #FFB0F0
monochromatic
#73FF36 #9DFF73 #C8FFB0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.14
#C8FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#C8FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFB0
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFB0 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FCEEB4
Tritanopia (blue-blind)
#C7F9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffb0; /* rgb */ color: rgb(200, 255, 176); /* oklch */ color: oklch(94.3% 0.118 136.4);
Tailwind
colors: {
custom: {
50: '#daffc8',
500: '#c8ffb0',
950: '#000000',
},
}SCSS
$custom: #c8ffb0; $custom-light: #daffc8; $custom-dark: #000000;
JSON
{
"hex": "#c8ffb0",
"rgb": {
"r": 200,
"g": 255,
"b": 176
},
"hsl": {
"h": 101.772,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94334,
"c": 0.11756,
"h": 136.4
},
"luminance": 0.86934
}Semantic roles & 50–950 ramp
primary
#C8FFB0
secondary
#C16EE5
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151813
muted
#848682