#CFFDB4#CFFDB4
#CFFDB4 is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.4% C 0.107 H 134.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDB4 |
|---|---|
| RGB | rgb(207, 253, 180) |
| HSL | hsl(98, 95%, 85%) |
| HSV | hsv(98, 29%, 99%) |
| CMYK | cmyk(18.2%, 0%, 28.9%, 0.8%) |
| CIE-LAB | lab(94.66, -27.40, 30.28) |
| CIE-LCH | lch(94.66, 40.83, 132.14°) |
| OKLab | oklab(94.42% -0.0744 0.0763) |
| OKLCH | oklch(94.42% 0.107 134.3) |
| XYZ | xyz(69.0939, 86.8100, 56.2869) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.54
Pale Green
#C7FDB5
ΔE00 1.54
Light Light Green
#C8FFB0
ΔE00 1.62
Very Pale Green
#CFFDBC
ΔE00 1.65
Washed Out Green
#BCF5A6
ΔE00 2.92
Tea Green
#BDF8A3
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDB4 #E2B4FD
analogous
#F4FDB4 #CFFDB4 #B4FDBD
triadic
#CFFDB4 #B4CFFD #FDB4CF
tetradic
#CFFDB4 #B4F4FD #E2B4FD #FDBDB4
square
#CFFDB4 #B4F4FD #E2B4FD #FDBDB4
split-complementary
#CFFDB4 #BDB4FD #FDB4F4
monochromatic
#83FA3D #A9FB78 #CFFDB4 #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.14
#CFFDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CFFDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDB4
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDB4 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FCEEB8
Tritanopia (blue-blind)
#CFF7EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffdb4; /* rgb */ color: rgb(207, 253, 180); /* oklch */ color: oklch(94.4% 0.107 134.3);
Tailwind
colors: {
custom: {
50: '#defecb',
500: '#cffdb4',
950: '#000000',
},
}SCSS
$custom: #cffdb4; $custom-light: #defecb; $custom-dark: #000000;
JSON
{
"hex": "#cffdb4",
"rgb": {
"r": 207,
"g": 253,
"b": 180
},
"hsl": {
"h": 97.808,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.94423,
"c": 0.10653,
"h": 134.3
},
"luminance": 0.86811
}Semantic roles & 50–950 ramp
primary
#CFFDB4
secondary
#B973E3
accent
#00E691
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582