#DDFFB6#DDFFB6
#DDFFB6 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.101 H 128.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB6 |
|---|---|
| RGB | rgb(221, 255, 182) |
| HSL | hsl(88, 100%, 86%) |
| HSV | hsv(88, 29%, 100%) |
| CMYK | cmyk(13.3%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(96.11, -23.21, 31.38) |
| CIE-LCH | lch(96.11, 39.03, 126.49°) |
| OKLab | oklab(95.82% -0.0627 0.0789) |
| OKLCH | oklch(95.82% 0.101 128.5) |
| XYZ | xyz(74.0211, 90.2689, 57.7708) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.13
Very Pale Green
#CFFDBC
ΔE00 3.34
Light Light Green
#C8FFB0
ΔE00 3.81
Pale Green
#C7FDB5
ΔE00 4.01
Washed Out Green
#BCF5A6
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB6 #D8B6FF
analogous
#FFFCB6 #DDFFB6 #B8FFB6
triadic
#DDFFB6 #B6DDFF #FFB6DD
tetradic
#DDFFB6 #B6FFFC #D8B6FF #FFB6B8
square
#DDFFB6 #B6FFFC #D8B6FF #FFB6B8
split-complementary
#DDFFB6 #B6B8FF #FCB6FF
monochromatic
#A4FF3C #C0FF79 #DDFFB6 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DDFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DDFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB6
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB6 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B1
Deuteranopia (green-blind)
#FFF3B9
Tritanopia (blue-blind)
#E0F9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffb6; /* rgb */ color: rgb(221, 255, 182); /* oklch */ color: oklch(95.8% 0.101 128.5);
Tailwind
colors: {
custom: {
50: '#e8ffcc',
500: '#ddffb6',
950: '#000000',
},
}SCSS
$custom: #ddffb6; $custom-light: #e8ffcc; $custom-dark: #000000;
JSON
{
"hex": "#ddffb6",
"rgb": {
"r": 221,
"g": 255,
"b": 182
},
"hsl": {
"h": 87.945,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95821,
"c": 0.1008,
"h": 128.5
},
"luminance": 0.9027
}Semantic roles & 50–950 ramp
primary
#DDFFB6
secondary
#A973E6
accent
#00E66B
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161813
muted
#848683