#DFFBA0#DFFBA0
#DFFBA0 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.119 H 122.6°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBA0 |
|---|---|
| RGB | rgb(223, 251, 160) |
| HSL | hsl(78, 92%, 81%) |
| HSV | hsv(78, 36%, 98%) |
| CMYK | cmyk(11.2%, 0%, 36.3%, 1.6%) |
| CIE-LAB | lab(94.83, -23.47, 40.66) |
| CIE-LCH | lch(94.83, 46.95, 119.99°) |
| OKLab | oklab(94.72% -0.0641 0.1002) |
| OKLCH | oklch(94.72% 0.119 122.6) |
| XYZ | xyz(71.2734, 87.2203, 46.3312) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.77
Light Yellow Green
#CCFD7F
ΔE00 5.33
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBA0 #BCA0FB
analogous
#FBEAA0 #DFFBA0 #B1FBA0
triadic
#DFFBA0 #A0DFFB #FBA0DF
tetradic
#DFFBA0 #A0FBEA #BCA0FB #FBA0B1
square
#DFFBA0 #A0FBEA #BCA0FB #FBA0B1
split-complementary
#DFFBA0 #A0B1FB #EAA0FB
monochromatic
#B7F62B #CBF965 #DFFBA0 #F3FDDB #F5FEE2
Accessibility & contrast
On white
1.14
#DFFBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#DFFBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBA0
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBA0 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FFF0A4
Tritanopia (blue-blind)
#E6F2E4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffba0; /* rgb */ color: rgb(223, 251, 160); /* oklch */ color: oklch(94.7% 0.119 122.6);
Tailwind
colors: {
custom: {
50: '#eafcbd',
500: '#dffba0',
950: '#000000',
},
}SCSS
$custom: #dffba0; $custom-light: #eafcbd; $custom-dark: #000000;
JSON
{
"hex": "#dffba0",
"rgb": {
"r": 223,
"g": 251,
"b": 160
},
"hsl": {
"h": 78.462,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.94719,
"c": 0.11899,
"h": 122.6
},
"luminance": 0.8722
}Semantic roles & 50–950 ramp
primary
#DFFBA0
secondary
#8862DD
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582