#CFFFC7#CFFFC7
#CFFFC7 is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.2% C 0.089 H 141.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFC7 |
|---|---|
| RGB | rgb(207, 255, 199) |
| HSL | hsl(111, 100%, 89%) |
| HSV | hsv(111, 22%, 100%) |
| CMYK | cmyk(18.8%, 0%, 22%, 0%) |
| CIE-LAB | lab(95.54, -25.42, 21.86) |
| CIE-LCH | lch(95.54, 33.53, 139.30°) |
| OKLab | oklab(95.25% -0.0692 0.0559) |
| OKLCH | oklch(95.25% 0.089 141.1) |
| XYZ | xyz(71.7985, 88.9073, 67.3998) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.20
Very Light Green
#D1FFBD
ΔE00 2.35
Pale Green
#C7FDB5
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.52
Light Mint
#B6FFBB
ΔE00 4.27
Light Light Green
#C8FFB0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFC7 #F7C7FF
analogous
#EBFFC7 #CFFFC7 #C7FFDB
triadic
#CFFFC7 #C7CFFF #FFC7CF
tetradic
#CFFFC7 #C7EBFF #F7C7FF #FFDBC7
square
#CFFFC7 #C7EBFF #F7C7FF #FFDBC7
split-complementary
#CFFFC7 #DBC7FF #FFC7EB
monochromatic
#66FF4D #9BFF8A #CFFFC7 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.12
#CFFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CFFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFC7
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFC7 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C4
Deuteranopia (green-blind)
#FAF0CA
Tritanopia (blue-blind)
#CCFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffc7; /* rgb */ color: rgb(207, 255, 199); /* oklch */ color: oklch(95.2% 0.089 141.1);
Tailwind
colors: {
custom: {
50: '#deffd8',
500: '#cfffc7',
950: '#000000',
},
}SCSS
$custom: #cfffc7; $custom-light: #deffd8; $custom-dark: #000000;
JSON
{
"hex": "#cfffc7",
"rgb": {
"r": 207,
"g": 255,
"b": 199
},
"hsl": {
"h": 111.429,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95246,
"c": 0.08894,
"h": 141.1
},
"luminance": 0.88909
}Semantic roles & 50–950 ramp
primary
#CFFFC7
secondary
#DA81E9
accent
#00E6C5
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683