#DDFFBA#DDFFBA
#DDFFBA is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.096 H 129.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFBA |
|---|---|
| RGB | rgb(221, 255, 186) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 27%, 100%) |
| CMYK | cmyk(13.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.18, -22.64, 29.46) |
| CIE-LCH | lch(96.18, 37.15, 127.54°) |
| OKLab | oklab(95.9% -0.0611 0.0744) |
| OKLCH | oklch(95.9% 0.096 129.4) |
| XYZ | xyz(74.4403, 90.4366, 59.9791) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.65
Very Pale Green
#CFFDBC
ΔE00 2.85
Pale Green
#C7FDB5
ΔE00 3.84
Light Light Green
#C8FFB0
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFBA #DCBAFF
analogous
#FFFEBA #DDFFBA #BBFFBA
triadic
#DDFFBA #BADDFF #FFBADD
tetradic
#DDFFBA #BAFFFE #DCBAFF #FFBABB
square
#DDFFBA #BAFFFE #DCBAFF #FFBABB
split-complementary
#DDFFBA #BABBFF #FEBAFF
monochromatic
#A1FF40 #BFFF7D #DDFFBA #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DDFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DDFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFBA
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFBA | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B6
Deuteranopia (green-blind)
#FFF3BD
Tritanopia (blue-blind)
#E0F9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffba; /* rgb */ color: rgb(221, 255, 186); /* oklch */ color: oklch(95.9% 0.096 129.4);
Tailwind
colors: {
custom: {
50: '#e8ffcf',
500: '#ddffba',
950: '#000000',
},
}SCSS
$custom: #ddffba; $custom-light: #e8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#ddffba",
"rgb": {
"r": 221,
"g": 255,
"b": 186
},
"hsl": {
"h": 89.565,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95899,
"c": 0.09623,
"h": 129.4
},
"luminance": 0.90437
}Semantic roles & 50–950 ramp
primary
#DDFFBA
secondary
#AE76E7
accent
#00E671
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683