#DDFFBE#DDFFBE
#DDFFBE is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 96.0% C 0.092 H 130.4°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFBE |
|---|---|
| RGB | rgb(221, 255, 190) |
| HSL | hsl(91, 100%, 87%) |
| HSV | hsv(91, 25%, 100%) |
| CMYK | cmyk(13.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.25, -22.06, 27.54) |
| CIE-LCH | lch(96.25, 35.28, 128.69°) |
| OKLab | oklab(95.98% -0.0594 0.0698) |
| OKLCH | oklch(95.98% 0.092 130.4) |
| XYZ | xyz(74.8715, 90.6091, 62.2500) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.37
Very Pale Green
#CFFDBC
ΔE00 2.53
Pale Green
#C7FDB5
ΔE00 3.84
Light Light Green
#C8FFB0
ΔE00 4.17
Celadon
#BEFDB7
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFBE #E0BEFF
analogous
#FDFFBE #DDFFBE #BEFFC0
triadic
#DDFFBE #BEDDFF #FFBEDD
tetradic
#DDFFBE #BEFDFF #E0BEFF #FFC0BE
square
#DDFFBE #BEFDFF #E0BEFF #FFC0BE
split-complementary
#DDFFBE #C0BEFF #FFBEFD
monochromatic
#9DFF44 #BDFF81 #DDFFBE #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DDFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DDFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFBE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFBE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF3C1
Tritanopia (blue-blind)
#DFF9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddffbe; /* rgb */ color: rgb(221, 255, 190); /* oklch */ color: oklch(96.0% 0.092 130.4);
Tailwind
colors: {
custom: {
50: '#e8ffd2',
500: '#ddffbe',
950: '#000000',
},
}SCSS
$custom: #ddffbe; $custom-light: #e8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#ddffbe",
"rgb": {
"r": 221,
"g": 255,
"b": 190
},
"hsl": {
"h": 91.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9598,
"c": 0.09166,
"h": 130.4
},
"luminance": 0.9061
}Semantic roles & 50–950 ramp
primary
#DDFFBE
secondary
#B37AE7
accent
#00E678
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683