#DDFFBC#DDFFBC
#DDFFBC is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.094 H 129.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFBC |
|---|---|
| RGB | rgb(221, 255, 188) |
| HSL | hsl(90, 100%, 87%) |
| HSV | hsv(90, 26%, 100%) |
| CMYK | cmyk(13.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.21, -22.35, 28.50) |
| CIE-LCH | lch(96.21, 36.22, 128.10°) |
| OKLab | oklab(95.94% -0.0603 0.0721) |
| OKLCH | oklch(95.94% 0.094 129.9) |
| XYZ | xyz(74.6544, 90.5222, 61.1067) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.48
Very Pale Green
#CFFDBC
ΔE00 2.67
Pale Green
#C7FDB5
ΔE00 3.81
Light Light Green
#C8FFB0
ΔE00 4.01
Washed Out Green
#BCF5A6
ΔE00 5.26
Celadon
#BEFDB7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFBC #DEBCFF
analogous
#FEFFBC #DDFFBC #BCFFBD
triadic
#DDFFBC #BCDDFF #FFBCDD
tetradic
#DDFFBC #BCFEFF #DEBCFF #FFBDBC
square
#DDFFBC #BCFEFF #DEBCFF #FFBDBC
split-complementary
#DDFFBC #BDBCFF #FFBCFE
monochromatic
#9FFF42 #BEFF7F #DDFFBC #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DDFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DDFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFBC
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFBC | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B8
Deuteranopia (green-blind)
#FFF3BF
Tritanopia (blue-blind)
#DFF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffbc; /* rgb */ color: rgb(221, 255, 188); /* oklch */ color: oklch(95.9% 0.094 129.9);
Tailwind
colors: {
custom: {
50: '#e8ffd0',
500: '#ddffbc',
950: '#000000',
},
}SCSS
$custom: #ddffbc; $custom-light: #e8ffd0; $custom-dark: #000000;
JSON
{
"hex": "#ddffbc",
"rgb": {
"r": 221,
"g": 255,
"b": 188
},
"hsl": {
"h": 90.448,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95939,
"c": 0.09395,
"h": 129.9
},
"luminance": 0.90523
}Semantic roles & 50–950 ramp
primary
#DDFFBC
secondary
#B078E7
accent
#00E674
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683