#DDFFB0#DDFFB0
#DDFFB0 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.108 H 127.2°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB0 |
|---|---|
| RGB | rgb(221, 255, 176) |
| HSL | hsl(86, 100%, 85%) |
| HSV | hsv(86, 31%, 100%) |
| CMYK | cmyk(13.3%, 0%, 31%, 0%) |
| CIE-LAB | lab(96.01, -24.03, 34.25) |
| CIE-LCH | lch(96.01, 41.84, 125.06°) |
| OKLab | oklab(95.71% -0.0651 0.0857) |
| OKLCH | oklch(95.71% 0.108 127.2) |
| XYZ | xyz(73.4142, 90.0261, 54.5749) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.98
Very Light Green
#D1FFBD
ΔE00 4.00
Very Pale Green
#CFFDBC
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB0 #D2B0FF
analogous
#FFFAB0 #DDFFB0 #B6FFB0
triadic
#DDFFB0 #B0DDFF #FFB0DD
tetradic
#DDFFB0 #B0FFFA #D2B0FF #FFB0B6
square
#DDFFB0 #B0FFFA #D2B0FF #FFB0B6
split-complementary
#DDFFB0 #B0B6FF #FAB0FF
monochromatic
#A8FF36 #C3FF73 #DDFFB0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.10
#DDFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DDFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB0
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB0 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF3B4
Tritanopia (blue-blind)
#E1F8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffb0; /* rgb */ color: rgb(221, 255, 176); /* oklch */ color: oklch(95.7% 0.108 127.2);
Tailwind
colors: {
custom: {
50: '#e8ffc8',
500: '#ddffb0',
950: '#000000',
},
}SCSS
$custom: #ddffb0; $custom-light: #e8ffc8; $custom-dark: #000000;
JSON
{
"hex": "#ddffb0",
"rgb": {
"r": 221,
"g": 255,
"b": 176
},
"hsl": {
"h": 85.823,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.95708,
"c": 0.10759,
"h": 127.2
},
"luminance": 0.90027
}Semantic roles & 50–950 ramp
primary
#DDFFB0
secondary
#A16EE5
accent
#00E663
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682