#DDFFBF#DDFFBF
#DDFFBF is a very light, moderate yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.091 H 130.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFBF |
|---|---|
| RGB | rgb(221, 255, 191) |
| HSL | hsl(92, 100%, 87%) |
| HSV | hsv(92, 25%, 100%) |
| CMYK | cmyk(13.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.27, -21.91, 27.06) |
| CIE-LCH | lch(96.27, 34.82, 129.00°) |
| OKLab | oklab(96% -0.059 0.0686) |
| OKLCH | oklch(96% 0.091 130.7) |
| XYZ | xyz(74.9812, 90.6529, 62.8276) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.34
Very Pale Green
#CFFDBC
ΔE00 2.49
Pale Green
#C7FDB5
ΔE00 3.87
Light Light Green
#C8FFB0
ΔE00 4.26
Celadon
#BEFDB7
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFBF #E1BFFF
analogous
#FDFFBF #DDFFBF #BFFFC1
triadic
#DDFFBF #BFDDFF #FFBFDD
tetradic
#DDFFBF #BFFDFF #E1BFFF #FFC1BF
square
#DDFFBF #BFFDFF #E1BFFF #FFC1BF
split-complementary
#DDFFBF #C1BFFF #FFBFFD
monochromatic
#9CFF45 #BCFF82 #DDFFBF #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DDFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DDFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFBF
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFBF | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF3C2
Tritanopia (blue-blind)
#DFF9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffbf; /* rgb */ color: rgb(221, 255, 191); /* oklch */ color: oklch(96.0% 0.091 130.7);
Tailwind
colors: {
custom: {
50: '#e8ffd2',
500: '#ddffbf',
950: '#000000',
},
}SCSS
$custom: #ddffbf; $custom-light: #e8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#ddffbf",
"rgb": {
"r": 221,
"g": 255,
"b": 191
},
"hsl": {
"h": 91.875,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96,
"c": 0.09052,
"h": 130.7
},
"luminance": 0.90654
}Semantic roles & 50–950 ramp
primary
#DDFFBF
secondary
#B57BE8
accent
#00E67A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683