#DDFFB3#DDFFB3
#DDFFB3 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.104 H 127.8°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB3 |
|---|---|
| RGB | rgb(221, 255, 179) |
| HSL | hsl(87, 100%, 85%) |
| HSV | hsv(87, 30%, 100%) |
| CMYK | cmyk(13.3%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(96.06, -23.62, 32.81) |
| CIE-LCH | lch(96.06, 40.43, 125.75°) |
| OKLab | oklab(95.76% -0.0639 0.0823) |
| OKLCH | oklch(95.76% 0.104 127.8) |
| XYZ | xyz(73.7143, 90.1462, 56.1555) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.55
Very Pale Green
#CFFDBC
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 4.23
Tea Green
#BDF8A3
ΔE00 5.00
Washed Out Green
#BCF5A6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB3 #D5B3FF
analogous
#FFFBB3 #DDFFB3 #B7FFB3
triadic
#DDFFB3 #B3DDFF #FFB3DD
tetradic
#DDFFB3 #B3FFFB #D5B3FF #FFB3B7
square
#DDFFB3 #B3FFFB #D5B3FF #FFB3B7
split-complementary
#DDFFB3 #B3B7FF #FBB3FF
monochromatic
#A6FF39 #C2FF76 #DDFFB3 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DDFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DDFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB3
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB3 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AE
Deuteranopia (green-blind)
#FFF3B7
Tritanopia (blue-blind)
#E1F8EB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffb3; /* rgb */ color: rgb(221, 255, 179); /* oklch */ color: oklch(95.8% 0.104 127.8);
Tailwind
colors: {
custom: {
50: '#e8ffca',
500: '#ddffb3',
950: '#000000',
},
}SCSS
$custom: #ddffb3; $custom-light: #e8ffca; $custom-dark: #000000;
JSON
{
"hex": "#ddffb3",
"rgb": {
"r": 221,
"g": 255,
"b": 179
},
"hsl": {
"h": 86.842,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.95764,
"c": 0.1042,
"h": 127.8
},
"luminance": 0.90147
}Semantic roles & 50–950 ramp
primary
#DDFFB3
secondary
#A570E6
accent
#00E667
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682