#CDFFBF#CDFFBF
#CDFFBF is a very light, moderate green. Relative luminance 0.883; OKLCH L 94.9% C 0.099 H 138.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFBF |
|---|---|
| RGB | rgb(205, 255, 191) |
| HSL | hsl(107, 100%, 87%) |
| HSV | hsv(107, 25%, 100%) |
| CMYK | cmyk(19.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.27, -27.35, 25.53) |
| CIE-LCH | lch(95.27, 37.42, 136.97°) |
| OKLab | oklab(94.95% -0.0744 0.0649) |
| OKLCH | oklch(94.95% 0.099 138.9) |
| XYZ | xyz(70.3386, 88.2591, 62.6099) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.88
Very Light Green
#D1FFBD
ΔE00 0.97
Pale Green
#C7FDB5
ΔE00 1.74
Celadon
#BEFDB7
ΔE00 2.38
Light Light Green
#C8FFB0
ΔE00 2.89
Light Mint
#B6FFBB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFBF #F1BFFF
analogous
#EDFFBF #CDFFBF #BFFFD1
triadic
#CDFFBF #BFCDFF #FFBFCD
tetradic
#CDFFBF #BFEDFF #F1BFFF #FFD1BF
square
#CDFFBF #BFEDFF #F1BFFF #FFD1BF
split-complementary
#CDFFBF #D1BFFF #FFBFED
monochromatic
#6DFF45 #9DFF82 #CDFFBF #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CDFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CDFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFBF
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFBF | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FBF0C2
Tritanopia (blue-blind)
#CBFAEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffbf; /* rgb */ color: rgb(205, 255, 191); /* oklch */ color: oklch(94.9% 0.099 138.9);
Tailwind
colors: {
custom: {
50: '#ddffd2',
500: '#cdffbf',
950: '#000000',
},
}SCSS
$custom: #cdffbf; $custom-light: #ddffd2; $custom-dark: #000000;
JSON
{
"hex": "#cdffbf",
"rgb": {
"r": 205,
"g": 255,
"b": 191
},
"hsl": {
"h": 106.875,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94948,
"c": 0.09868,
"h": 138.9
},
"luminance": 0.88261
}Semantic roles & 50–950 ramp
primary
#CDFFBF
secondary
#D07BE8
accent
#00E6B3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683