#DFFFBE#DFFFBE
#DFFFBE is a very light, moderate yellow-green. Relative luminance 0.909; OKLCH L 96.1% C 0.091 H 129.3°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFBE |
|---|---|
| RGB | rgb(223, 255, 190) |
| HSL | hsl(90, 100%, 87%) |
| HSV | hsv(90, 25%, 100%) |
| CMYK | cmyk(12.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.38, -21.36, 27.74) |
| CIE-LCH | lch(96.38, 35.01, 127.60°) |
| OKLab | oklab(96.12% -0.0575 0.0703) |
| OKLCH | oklch(96.12% 0.091 129.3) |
| XYZ | xyz(75.4842, 90.9250, 62.2787) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.79
Very Pale Green
#CFFDBC
ΔE00 2.96
Pale Green
#C7FDB5
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 4.50
Light Sage
#BCECAC
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFBE #DEBEFF
analogous
#FFFEBE #DFFFBE #BFFFBE
triadic
#DFFFBE #BEDFFF #FFBEDF
tetradic
#DFFFBE #BEFFFE #DEBEFF #FFBEBF
square
#DFFFBE #BEFFFE #DEBEFF #FFBEBF
split-complementary
#DFFFBE #BEBFFF #FEBEFF
monochromatic
#A3FF44 #C1FF81 #DFFFBE #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.09
#DFFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DFFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFBE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFBE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF4C1
Tritanopia (blue-blind)
#E2F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffbe; /* rgb */ color: rgb(223, 255, 190); /* oklch */ color: oklch(96.1% 0.091 129.3);
Tailwind
colors: {
custom: {
50: '#e9ffd2',
500: '#dfffbe',
950: '#000000',
},
}SCSS
$custom: #dfffbe; $custom-light: #e9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#dfffbe",
"rgb": {
"r": 223,
"g": 255,
"b": 190
},
"hsl": {
"h": 89.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96117,
"c": 0.09078,
"h": 129.3
},
"luminance": 0.90926
}Semantic roles & 50–950 ramp
primary
#DFFFBE
secondary
#B07AE7
accent
#00E671
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683