#CFFFC9#CFFFC9
#CFFFC9 is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.087 H 141.9°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFC9 |
|---|---|
| RGB | rgb(207, 255, 201) |
| HSL | hsl(113, 100%, 89%) |
| HSV | hsv(113, 21%, 100%) |
| CMYK | cmyk(18.8%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(95.58, -25.09, 20.90) |
| CIE-LCH | lch(95.58, 32.65, 140.21°) |
| OKLab | oklab(95.29% -0.0684 0.0535) |
| OKLCH | oklch(95.29% 0.087 141.9) |
| XYZ | xyz(72.0322, 89.0008, 68.6308) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.66
Very Light Green
#D1FFBD
ΔE00 2.81
Pale Green
#C7FDB5
ΔE00 3.84
Celadon
#BEFDB7
ΔE00 3.85
Light Mint
#B6FFBB
ΔE00 4.45
Light Sage
#BCECAC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFC9 #F9C9FF
analogous
#EAFFC9 #CFFFC9 #C9FFDE
triadic
#CFFFC9 #C9CFFF #FFC9CF
tetradic
#CFFFC9 #C9EAFF #F9C9FF #FFDEC9
square
#CFFFC9 #C9EAFF #F9C9FF #FFDEC9
split-complementary
#CFFFC9 #DEC9FF #FFC9EA
monochromatic
#62FF4F #99FF8C #CFFFC9 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.12
#CFFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CFFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFC9
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFC9 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C6
Deuteranopia (green-blind)
#FAF0CC
Tritanopia (blue-blind)
#CCFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffc9; /* rgb */ color: rgb(207, 255, 201); /* oklch */ color: oklch(95.3% 0.087 141.9);
Tailwind
colors: {
custom: {
50: '#deffd9',
500: '#cfffc9',
950: '#000000',
},
}SCSS
$custom: #cfffc9; $custom-light: #deffd9; $custom-dark: #000000;
JSON
{
"hex": "#cfffc9",
"rgb": {
"r": 207,
"g": 255,
"b": 201
},
"hsl": {
"h": 113.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.9529,
"c": 0.08681,
"h": 141.9
},
"luminance": 0.89002
}Semantic roles & 50–950 ramp
primary
#CFFFC9
secondary
#DE83E9
accent
#00E6CC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683