#DDF2BB#DDF2BB
#DDF2BB is a very light, moderate yellow-green. Relative luminance 0.825; OKLCH L 93.2% C 0.075 H 124.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2BB |
|---|---|
| RGB | rgb(221, 242, 187) |
| HSL | hsl(83, 68%, 84%) |
| HSV | hsv(83, 23%, 95%) |
| CMYK | cmyk(8.7%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(92.78, -16.19, 24.31) |
| CIE-LCH | lch(92.78, 29.21, 123.66°) |
| OKLab | oklab(93.2% -0.043 0.0619) |
| OKLCH | oklch(93.2% 0.075 124.8) |
| XYZ | xyz(70.5394, 82.4641, 59.2050) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.29
Very Light Green
#D1FFBD
ΔE00 5.41
Light Khaki
#E6F2A2
ΔE00 5.95
Light Sage
#BCECAC
ΔE00 6.11
Ecru
#FEFFCA
ΔE00 6.49
Light Grey Green
#B7E1A1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2BB #D0BBF2
analogous
#F2ECBB #DDF2BB #C2F2BB
triadic
#DDF2BB #BBDDF2 #F2BBDD
tetradic
#DDF2BB #BBF2EC #D0BBF2 #F2BBC2
square
#DDF2BB #BBF2EC #D0BBF2 #F2BBC2
split-complementary
#DDF2BB #BBC2F2 #ECBBF2
monochromatic
#AADE54 #C3E888 #DDF2BB #F2FAE5 #F2FAE5
Accessibility & contrast
On white
1.20
#DDF2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DDF2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2BB
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2BB | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#F5EABD
Tritanopia (blue-blind)
#E1EDE3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf2bb; /* rgb */ color: rgb(221, 242, 187); /* oklch */ color: oklch(93.2% 0.075 124.8);
Tailwind
colors: {
custom: {
50: '#e8f6cf',
500: '#ddf2bb',
950: '#000000',
},
}SCSS
$custom: #ddf2bb; $custom-light: #e8f6cf; $custom-dark: #000000;
JSON
{
"hex": "#ddf2bb",
"rgb": {
"r": 221,
"g": 242,
"b": 187
},
"hsl": {
"h": 82.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.93196,
"c": 0.07535,
"h": 124.8
},
"luminance": 0.82464
}Semantic roles & 50–950 ramp
primary
#DDF2BB
secondary
#9F80D2
accent
#16D05D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583