#CFFACA#CFFACA
#CFFACA is a very light, moderate green. Relative luminance 0.859; OKLCH L 94.2% C 0.078 H 142.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFACA |
|---|---|
| RGB | rgb(207, 250, 202) |
| HSL | hsl(114, 83%, 89%) |
| HSV | hsv(114, 19%, 98%) |
| CMYK | cmyk(17.2%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(94.27, -22.53, 18.56) |
| CIE-LCH | lch(94.27, 29.19, 140.52°) |
| OKLab | oklab(94.25% -0.0614 0.0477) |
| OKLCH | oklch(94.25% 0.078 142.2) |
| XYZ | xyz(70.5759, 85.8994, 68.7275) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.78
Very Light Green
#D1FFBD
ΔE00 4.02
Light Sage
#BCECAC
ΔE00 5.03
Pale Green
#C7FDB5
ΔE00 5.11
Celadon
#BEFDB7
ΔE00 5.14
Light Mint
#B6FFBB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFACA #F5CAFA
analogous
#E7FACA #CFFACA #CAFADD
triadic
#CFFACA #CACFFA #FACACF
tetradic
#CFFACA #CAE7FA #F5CAFA #FADDCA
square
#CFFACA #CAE7FA #F5CAFA #FADDCA
split-complementary
#CFFACA #DDCAFA #FACAE7
monochromatic
#6AEF5A #9CF592 #CFFACA #E6FCE3 #E6FCE3
Accessibility & contrast
On white
1.16
#CFFACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CFFACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFACA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFACA | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C7
Deuteranopia (green-blind)
#F5EDCC
Tritanopia (blue-blind)
#CCF7ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffaca; /* rgb */ color: rgb(207, 250, 202); /* oklch */ color: oklch(94.2% 0.078 142.2);
Tailwind
colors: {
custom: {
50: '#defcda',
500: '#cffaca',
950: '#000000',
},
}SCSS
$custom: #cffaca; $custom-light: #defcda; $custom-dark: #000000;
JSON
{
"hex": "#cffaca",
"rgb": {
"r": 207,
"g": 250,
"b": 202
},
"hsl": {
"h": 113.75,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.94248,
"c": 0.07772,
"h": 142.2
},
"luminance": 0.85901
}Semantic roles & 50–950 ramp
primary
#CFFACA
secondary
#D689DF
accent
#06DFC9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583