#DFFFBF#DFFFBF
#DFFFBF is a very light, moderate yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.090 H 129.6°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFBF |
|---|---|
| RGB | rgb(223, 255, 191) |
| HSL | hsl(90, 100%, 87%) |
| HSV | hsv(90, 25%, 100%) |
| CMYK | cmyk(12.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.40, -21.22, 27.26) |
| CIE-LCH | lch(96.40, 34.54, 127.90°) |
| OKLab | oklab(96.14% -0.0571 0.0691) |
| OKLCH | oklch(96.14% 0.09 129.6) |
| XYZ | xyz(75.5939, 90.9689, 62.8563) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.76
Very Pale Green
#CFFDBC
ΔE00 2.91
Pale Green
#C7FDB5
ΔE00 4.26
Light Light Green
#C8FFB0
ΔE00 4.58
Light Sage
#BCECAC
ΔE00 5.67
Celadon
#BEFDB7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFBF #DFBFFF
analogous
#FFFFBF #DFFFBF #BFFFBF
triadic
#DFFFBF #BFDFFF #FFBFDF
tetradic
#DFFFBF #BFFFFF #DFBFFF #FFBFBF
square
#DFFFBF #BFFFFF #DFBFFF #FFBFBF
split-complementary
#DFFFBF #BFBFFF #FFBFFF
monochromatic
#A2FF45 #C0FF82 #DFFFBF #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.09
#DFFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DFFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFBF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFBF | 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)
#FFF6BB
Deuteranopia (green-blind)
#FFF4C2
Tritanopia (blue-blind)
#E1F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffbf; /* rgb */ color: rgb(223, 255, 191); /* oklch */ color: oklch(96.1% 0.090 129.6);
Tailwind
colors: {
custom: {
50: '#e9ffd2',
500: '#dfffbf',
950: '#000000',
},
}SCSS
$custom: #dfffbf; $custom-light: #e9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#dfffbf",
"rgb": {
"r": 223,
"g": 255,
"b": 191
},
"hsl": {
"h": 90,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96137,
"c": 0.08963,
"h": 129.6
},
"luminance": 0.9097
}Semantic roles & 50–950 ramp
primary
#DFFFBF
secondary
#B17BE8
accent
#00E673
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683