#DDFFB2#DDFFB2
#DDFFB2 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.7% C 0.105 H 127.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB2 |
|---|---|
| RGB | rgb(221, 255, 178) |
| HSL | hsl(86, 100%, 85%) |
| HSV | hsv(86, 30%, 100%) |
| CMYK | cmyk(13.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(96.04, -23.76, 33.29) |
| CIE-LCH | lch(96.04, 40.90, 125.52°) |
| OKLab | oklab(95.75% -0.0643 0.0834) |
| OKLCH | oklch(95.75% 0.105 127.6) |
| XYZ | xyz(73.6136, 90.1059, 55.6248) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 3.89
Very Pale Green
#CFFDBC
ΔE00 3.91
Pale Green
#C7FDB5
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB2 #D4B2FF
analogous
#FFFBB2 #DDFFB2 #B6FFB2
triadic
#DDFFB2 #B2DDFF #FFB2DD
tetradic
#DDFFB2 #B2FFFB #D4B2FF #FFB2B6
square
#DDFFB2 #B2FFFB #D4B2FF #FFB2B6
split-complementary
#DDFFB2 #B2B6FF #FBB2FF
monochromatic
#A7FF38 #C2FF75 #DDFFB2 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DDFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DDFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB2
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB2 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AD
Deuteranopia (green-blind)
#FFF3B6
Tritanopia (blue-blind)
#E1F8EB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffb2; /* rgb */ color: rgb(221, 255, 178); /* oklch */ color: oklch(95.7% 0.105 127.6);
Tailwind
colors: {
custom: {
50: '#e8ffc9',
500: '#ddffb2',
950: '#000000',
},
}SCSS
$custom: #ddffb2; $custom-light: #e8ffc9; $custom-dark: #000000;
JSON
{
"hex": "#ddffb2",
"rgb": {
"r": 221,
"g": 255,
"b": 178
},
"hsl": {
"h": 86.494,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95745,
"c": 0.10533,
"h": 127.6
},
"luminance": 0.90107
}Semantic roles & 50–950 ramp
primary
#DDFFB2
secondary
#A470E6
accent
#00E665
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682