#DFF5BA#DFF5BA
#DFF5BA is a very light, moderate yellow-green. Relative luminance 0.845; OKLCH L 93.9% C 0.080 H 124.5°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5BA |
|---|---|
| RGB | rgb(223, 245, 186) |
| HSL | hsl(82, 75%, 85%) |
| HSV | hsv(82, 24%, 96%) |
| CMYK | cmyk(9%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(93.68, -17.10, 26.08) |
| CIE-LCH | lch(93.68, 31.19, 123.24°) |
| OKLab | oklab(93.94% -0.0455 0.0662) |
| OKLCH | oklch(93.94% 0.08 124.5) |
| XYZ | xyz(71.9457, 84.5377, 58.9720) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.31
Light Sage
#BCECAC
ΔE00 6.11
Pale Green
#C7FDB5
ΔE00 6.22
Ecru
#FEFFCA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5BA #D0BAF5
analogous
#F5EEBA #DFF5BA #C2F5BA
triadic
#DFF5BA #BADFF5 #F5BADF
tetradic
#DFF5BA #BAF5EE #D0BAF5 #F5BAC2
square
#DFF5BA #BAF5EE #D0BAF5 #F5BAC2
split-complementary
#DFF5BA #BAC2F5 #EEBAF5
monochromatic
#ADE64F #C6ED85 #DFF5BA #F3FBE4 #F3FBE4
Accessibility & contrast
On white
1.17
#DFF5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DFF5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5BA
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5BA | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#F9EDBD
Tritanopia (blue-blind)
#E3EFE5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff5ba; /* rgb */ color: rgb(223, 245, 186); /* oklch */ color: oklch(93.9% 0.080 124.5);
Tailwind
colors: {
custom: {
50: '#e9f8cf',
500: '#dff5ba',
950: '#000000',
},
}SCSS
$custom: #dff5ba; $custom-light: #e9f8cf; $custom-dark: #000000;
JSON
{
"hex": "#dff5ba",
"rgb": {
"r": 223,
"g": 245,
"b": 186
},
"hsl": {
"h": 82.373,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.93944,
"c": 0.08033,
"h": 124.5
},
"luminance": 0.84538
}Semantic roles & 50–950 ramp
primary
#DFF5BA
secondary
#9E7DD6
accent
#0FD759
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161713
muted
#848583