#CFFFBF#CFFFBF
#CFFFBF is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.1% C 0.098 H 138.0°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFBF |
|---|---|
| RGB | rgb(207, 255, 191) |
| HSL | hsl(105, 100%, 87%) |
| HSV | hsv(105, 25%, 100%) |
| CMYK | cmyk(18.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.39, -26.68, 25.72) |
| CIE-LCH | lch(95.39, 37.06, 136.06°) |
| OKLab | oklab(95.08% -0.0725 0.0653) |
| OKLCH | oklch(95.08% 0.098 138) |
| XYZ | xyz(70.8940, 88.5455, 62.6360) |
| Luminance | 0.8855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.60
Very Light Green
#D1FFBD
ΔE00 0.65
Pale Green
#C7FDB5
ΔE00 1.84
Celadon
#BEFDB7
ΔE00 2.69
Light Light Green
#C8FFB0
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFBF #EFBFFF
analogous
#EFFFBF #CFFFBF #BFFFCF
triadic
#CFFFBF #BFCFFF #FFBFCF
tetradic
#CFFFBF #BFEFFF #EFBFFF #FFCFBF
square
#CFFFBF #BFEFFF #EFBFFF #FFCFBF
split-complementary
#CFFFBF #CFBFFF #FFBFEF
monochromatic
#73FF45 #A1FF82 #CFFFBF #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.12
#CFFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CFFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFBF
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFBF | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FCF0C2
Tritanopia (blue-blind)
#CDFAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffbf; /* rgb */ color: rgb(207, 255, 191); /* oklch */ color: oklch(95.1% 0.098 138.0);
Tailwind
colors: {
custom: {
50: '#deffd2',
500: '#cfffbf',
950: '#000000',
},
}SCSS
$custom: #cfffbf; $custom-light: #deffd2; $custom-dark: #000000;
JSON
{
"hex": "#cfffbf",
"rgb": {
"r": 207,
"g": 255,
"b": 191
},
"hsl": {
"h": 105,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95075,
"c": 0.09757,
"h": 138
},
"luminance": 0.88547
}Semantic roles & 50–950 ramp
primary
#CFFFBF
secondary
#CC7BE8
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683