#CDFCB1#CDFCB1
#CDFCB1 is a very light, moderate yellow-green. Relative luminance 0.858; OKLCH L 94.0% C 0.109 H 134.2°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCB1 |
|---|---|
| RGB | rgb(205, 252, 177) |
| HSL | hsl(98, 93%, 84%) |
| HSV | hsv(98, 30%, 99%) |
| CMYK | cmyk(18.7%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(94.22, -28.05, 31.17) |
| CIE-LCH | lch(94.22, 41.93, 131.98°) |
| OKLab | oklab(94.02% -0.0762 0.0784) |
| OKLCH | oklch(94.02% 0.109 134.2) |
| XYZ | xyz(67.9214, 85.7730, 54.5638) |
| Luminance | 0.8577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.38
Pale Green
#C7FDB5
ΔE00 1.55
Very Light Green
#D1FFBD
ΔE00 1.96
Very Pale Green
#CFFDBC
ΔE00 2.03
Washed Out Green
#BCF5A6
ΔE00 2.55
Tea Green
#BDF8A3
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCB1 #E0B1FC
analogous
#F3FCB1 #CDFCB1 #B1FCBB
triadic
#CDFCB1 #B1CDFC #FCB1CD
tetradic
#CDFCB1 #B1F3FC #E0B1FC #FCBBB1
square
#CDFCB1 #B1F3FC #E0B1FC #FCBBB1
split-complementary
#CDFCB1 #BBB1FC #FCB1F3
monochromatic
#81F73B #A7FA76 #CDFCB1 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.16
#CDFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CDFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCB1
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCB1 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AC
Deuteranopia (green-blind)
#FBEDB5
Tritanopia (blue-blind)
#CDF6E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfcb1; /* rgb */ color: rgb(205, 252, 177); /* oklch */ color: oklch(94.0% 0.109 134.2);
Tailwind
colors: {
custom: {
50: '#ddfdc8',
500: '#cdfcb1',
950: '#000000',
},
}SCSS
$custom: #cdfcb1; $custom-light: #ddfdc8; $custom-dark: #000000;
JSON
{
"hex": "#cdfcb1",
"rgb": {
"r": 205,
"g": 252,
"b": 177
},
"hsl": {
"h": 97.6,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.9402,
"c": 0.1093,
"h": 134.2
},
"luminance": 0.85774
}Semantic roles & 50–950 ramp
primary
#CDFCB1
secondary
#B771E1
accent
#00E690
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582