#CFFDBD#CFFDBD
#CFFDBD is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.6% C 0.097 H 137.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDBD |
|---|---|
| RGB | rgb(207, 253, 189) |
| HSL | hsl(103, 94%, 87%) |
| HSV | hsv(103, 25%, 99%) |
| CMYK | cmyk(18.2%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(94.82, -26.04, 25.95) |
| CIE-LCH | lch(94.82, 36.76, 135.11°) |
| OKLab | oklab(94.6% -0.0707 0.0659) |
| OKLCH | oklch(94.6% 0.097 137) |
| XYZ | xyz(70.0407, 87.1887, 61.2732) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.21
Very Light Green
#D1FFBD
ΔE00 0.57
Pale Green
#C7FDB5
ΔE00 1.86
Celadon
#BEFDB7
ΔE00 2.89
Light Light Green
#C8FFB0
ΔE00 2.92
Light Sage
#BCECAC
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDBD #EBBDFD
analogous
#EFFDBD #CFFDBD #BDFDCB
triadic
#CFFDBD #BDCFFD #FDBDCF
tetradic
#CFFDBD #BDEFFD #EBBDFD #FDCBBD
square
#CFFDBD #BDEFFD #EBBDFD #FDCBBD
split-complementary
#CFFDBD #CBBDFD #FDBDEF
monochromatic
#79F946 #A4FB82 #CFFDBD #E9FEE1 #E9FEE1
Accessibility & contrast
On white
1.14
#CFFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#CFFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDBD
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDBD | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#FAEFC0
Tritanopia (blue-blind)
#CEF8EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffdbd; /* rgb */ color: rgb(207, 253, 189); /* oklch */ color: oklch(94.6% 0.097 137.0);
Tailwind
colors: {
custom: {
50: '#defed1',
500: '#cffdbd',
950: '#000000',
},
}SCSS
$custom: #cffdbd; $custom-light: #defed1; $custom-dark: #000000;
JSON
{
"hex": "#cffdbd",
"rgb": {
"r": 207,
"g": 253,
"b": 189
},
"hsl": {
"h": 103.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.94605,
"c": 0.09662,
"h": 137
},
"luminance": 0.8719
}Semantic roles & 50–950 ramp
primary
#CFFDBD
secondary
#C67AE4
accent
#00E6A5
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583