#DDFFB8#DDFFB8
#DDFFB8 is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.099 H 128.9°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB8 |
|---|---|
| RGB | rgb(221, 255, 184) |
| HSL | hsl(89, 100%, 86%) |
| HSV | hsv(89, 28%, 100%) |
| CMYK | cmyk(13.3%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(96.14, -22.92, 30.42) |
| CIE-LCH | lch(96.14, 38.09, 127.00°) |
| OKLab | oklab(95.86% -0.0619 0.0767) |
| OKLCH | oklch(95.86% 0.099 128.9) |
| XYZ | xyz(74.2292, 90.3521, 58.8671) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.87
Very Pale Green
#CFFDBC
ΔE00 3.08
Light Light Green
#C8FFB0
ΔE00 3.84
Pale Green
#C7FDB5
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB8 #DAB8FF
analogous
#FFFDB8 #DDFFB8 #B9FFB8
triadic
#DDFFB8 #B8DDFF #FFB8DD
tetradic
#DDFFB8 #B8FFFD #DAB8FF #FFB8B9
square
#DDFFB8 #B8FFFD #DAB8FF #FFB8B9
split-complementary
#DDFFB8 #B8B9FF #FDB8FF
monochromatic
#A2FF3E #C0FF7B #DDFFB8 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DDFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DDFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB8
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB8 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B3
Deuteranopia (green-blind)
#FFF3BB
Tritanopia (blue-blind)
#E0F9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffb8; /* rgb */ color: rgb(221, 255, 184); /* oklch */ color: oklch(95.9% 0.099 128.9);
Tailwind
colors: {
custom: {
50: '#e8ffcd',
500: '#ddffb8',
950: '#000000',
},
}SCSS
$custom: #ddffb8; $custom-light: #e8ffcd; $custom-dark: #000000;
JSON
{
"hex": "#ddffb8",
"rgb": {
"r": 221,
"g": 255,
"b": 184
},
"hsl": {
"h": 88.732,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.9586,
"c": 0.09851,
"h": 128.9
},
"luminance": 0.90353
}Semantic roles & 50–950 ramp
primary
#DDFFB8
secondary
#AB75E7
accent
#00E66E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683