#DFF0BF#DFF0BF
#DFF0BF is a very light, moderate yellow-green. Relative luminance 0.818; OKLCH L 93.0% C 0.067 H 123.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0BF |
|---|---|
| RGB | rgb(223, 240, 191) |
| HSL | hsl(81, 62%, 85%) |
| HSV | hsv(81, 20%, 94%) |
| CMYK | cmyk(7.1%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(92.47, -13.90, 21.86) |
| CIE-LCH | lch(92.47, 25.90, 122.44°) |
| OKLab | oklab(93.01% -0.0366 0.0559) |
| OKLCH | oklch(93.01% 0.067 123.2) |
| XYZ | xyz(70.9943, 81.7697, 61.3231) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.04
Ivory (survey)
#FFFFCB
ΔE00 6.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.32
Eggshell (survey)
#FFFFD4
ΔE00 6.56
Very Pale Green
#CFFDBC
ΔE00 6.57
Very Light Green
#D1FFBD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0BF #D0BFF0
analogous
#F0E8BF #DFF0BF #C7F0BF
triadic
#DFF0BF #BFDFF0 #F0BFDF
tetradic
#DFF0BF #BFF0E8 #D0BFF0 #F0BFC7
square
#DFF0BF #BFF0E8 #D0BFF0 #F0BFC7
split-complementary
#DFF0BF #BFC7F0 #E8BFF0
monochromatic
#ADD95C #C6E48D #DFF0BF #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.21
#DFF0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DFF0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0BF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0BF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#F4E9C1
Tritanopia (blue-blind)
#E3EBE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff0bf; /* rgb */ color: rgb(223, 240, 191); /* oklch */ color: oklch(93.0% 0.067 123.2);
Tailwind
colors: {
custom: {
50: '#e9f5d2',
500: '#dff0bf',
950: '#000000',
},
}SCSS
$custom: #dff0bf; $custom-light: #e9f5d2; $custom-dark: #000000;
JSON
{
"hex": "#dff0bf",
"rgb": {
"r": 223,
"g": 240,
"b": 191
},
"hsl": {
"h": 80.816,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.93013,
"c": 0.06679,
"h": 123.2
},
"luminance": 0.8177
}Semantic roles & 50–950 ramp
primary
#DFF0BF
secondary
#9E85CF
accent
#1CCA58
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583