#C9FFBD#C9FFBD
#C9FFBD is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.103 H 140.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFBD |
|---|---|
| RGB | rgb(201, 255, 189) |
| HSL | hsl(109, 100%, 87%) |
| HSV | hsv(109, 26%, 100%) |
| CMYK | cmyk(21.2%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.00, -28.99, 26.13) |
| CIE-LCH | lch(95.00, 39.03, 137.97°) |
| OKLab | oklab(94.66% -0.0789 0.0663) |
| OKLCH | oklch(94.66% 0.103 140) |
| XYZ | xyz(69.0304, 87.6098, 61.4077) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.35
Very Pale Green
#CFFDBC
ΔE00 1.40
Very Light Green
#D1FFBD
ΔE00 1.48
Celadon
#BEFDB7
ΔE00 1.67
Light Light Green
#C8FFB0
ΔE00 2.56
Light Mint
#B6FFBB
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFBD #F3BDFF
analogous
#EAFFBD #C9FFBD #BDFFD2
triadic
#C9FFBD #BDC9FF #FFBDC9
tetradic
#C9FFBD #BDEAFF #F3BDFF #FFD2BD
square
#C9FFBD #BDEAFF #F3BDFF #FFD2BD
split-complementary
#C9FFBD #D2BDFF #FFBDEA
monochromatic
#65FF43 #97FF80 #C9FFBD #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#C9FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#C9FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFBD
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFBD | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FAEFC0
Tritanopia (blue-blind)
#C6FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c9ffbd; /* rgb */ color: rgb(201, 255, 189); /* oklch */ color: oklch(94.7% 0.103 140.0);
Tailwind
colors: {
custom: {
50: '#daffd1',
500: '#c9ffbd',
950: '#000000',
},
}SCSS
$custom: #c9ffbd; $custom-light: #daffd1; $custom-dark: #000000;
JSON
{
"hex": "#c9ffbd",
"rgb": {
"r": 201,
"g": 255,
"b": 189
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94655,
"c": 0.10308,
"h": 140
},
"luminance": 0.87612
}Semantic roles & 50–950 ramp
primary
#C9FFBD
secondary
#D379E7
accent
#00E6BC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683