#DDFFB7#DDFFB7
#DDFFB7 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.100 H 128.7°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFB7 |
|---|---|
| RGB | rgb(221, 255, 183) |
| HSL | hsl(88, 100%, 86%) |
| HSV | hsv(88, 28%, 100%) |
| CMYK | cmyk(13.3%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(96.13, -23.07, 30.90) |
| CIE-LCH | lch(96.13, 38.56, 126.74°) |
| OKLab | oklab(95.84% -0.0623 0.0778) |
| OKLCH | oklch(95.84% 0.1 128.7) |
| XYZ | xyz(74.1248, 90.3104, 58.3170) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.99
Very Pale Green
#CFFDBC
ΔE00 3.21
Light Light Green
#C8FFB0
ΔE00 3.82
Pale Green
#C7FDB5
ΔE00 3.95
Washed Out Green
#BCF5A6
ΔE00 5.09
Tea Green
#BDF8A3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFB7 #D9B7FF
analogous
#FFFDB7 #DDFFB7 #B9FFB7
triadic
#DDFFB7 #B7DDFF #FFB7DD
tetradic
#DDFFB7 #B7FFFD #D9B7FF #FFB7B9
square
#DDFFB7 #B7FFFD #D9B7FF #FFB7B9
split-complementary
#DDFFB7 #B7B9FF #FDB7FF
monochromatic
#A3FF3D #C0FF7A #DDFFB7 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DDFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DDFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFB7
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFB7 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B2
Deuteranopia (green-blind)
#FFF3BA
Tritanopia (blue-blind)
#E0F9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffb7; /* rgb */ color: rgb(221, 255, 183); /* oklch */ color: oklch(95.8% 0.100 128.7);
Tailwind
colors: {
custom: {
50: '#e8ffcd',
500: '#ddffb7',
950: '#000000',
},
}SCSS
$custom: #ddffb7; $custom-light: #e8ffcd; $custom-dark: #000000;
JSON
{
"hex": "#ddffb7",
"rgb": {
"r": 221,
"g": 255,
"b": 183
},
"hsl": {
"h": 88.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.95841,
"c": 0.09965,
"h": 128.7
},
"luminance": 0.90311
}Semantic roles & 50–950 ramp
primary
#DDFFB7
secondary
#AA74E6
accent
#00E66C
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683