#DDFFBB#DDFFBB
#DDFFBB is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.095 H 129.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFBB |
|---|---|
| RGB | rgb(221, 255, 187) |
| HSL | hsl(90, 100%, 87%) |
| HSV | hsv(90, 27%, 100%) |
| CMYK | cmyk(13.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.20, -22.49, 28.98) |
| CIE-LCH | lch(96.20, 36.69, 127.82°) |
| OKLab | oklab(95.92% -0.0607 0.0732) |
| OKLCH | oklch(95.92% 0.095 129.6) |
| XYZ | xyz(74.5470, 90.4793, 60.5409) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.56
Very Pale Green
#CFFDBC
ΔE00 2.75
Pale Green
#C7FDB5
ΔE00 3.82
Light Light Green
#C8FFB0
ΔE00 3.95
Washed Out Green
#BCF5A6
ΔE00 5.21
Celadon
#BEFDB7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFBB #DDBBFF
analogous
#FFFFBB #DDFFBB #BBFFBB
triadic
#DDFFBB #BBDDFF #FFBBDD
tetradic
#DDFFBB #BBFFFF #DDBBFF #FFBBBB
square
#DDFFBB #BBFFFF #DDBBFF #FFBBBB
split-complementary
#DDFFBB #BBBBFF #FFBBFF
monochromatic
#A0FF41 #BEFF7E #DDFFBB #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DDFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DDFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFBB
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFBB | 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)
#FFF6B7
Deuteranopia (green-blind)
#FFF3BE
Tritanopia (blue-blind)
#E0F9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffbb; /* rgb */ color: rgb(221, 255, 187); /* oklch */ color: oklch(95.9% 0.095 129.6);
Tailwind
colors: {
custom: {
50: '#e8ffcf',
500: '#ddffbb',
950: '#000000',
},
}SCSS
$custom: #ddffbb; $custom-light: #e8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#ddffbb",
"rgb": {
"r": 221,
"g": 255,
"b": 187
},
"hsl": {
"h": 90,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95919,
"c": 0.09508,
"h": 129.6
},
"luminance": 0.9048
}Semantic roles & 50–950 ramp
primary
#DDFFBB
secondary
#AF77E7
accent
#00E673
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683