#DFF5BB#DFF5BB
#DFF5BB is a very light, moderate yellow-green. Relative luminance 0.846; OKLCH L 94.0% C 0.079 H 124.8°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5BB |
|---|---|
| RGB | rgb(223, 245, 187) |
| HSL | hsl(83, 74%, 85%) |
| HSV | hsv(83, 24%, 96%) |
| CMYK | cmyk(9%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(93.70, -16.95, 25.60) |
| CIE-LCH | lch(93.70, 30.70, 123.51°) |
| OKLab | oklab(93.97% -0.0451 0.065) |
| OKLCH | oklch(93.97% 0.079 124.8) |
| XYZ | xyz(72.0523, 84.5804, 59.5338) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 6.12
Pale Green
#C7FDB5
ΔE00 6.27
Ecru
#FEFFCA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5BB #D1BBF5
analogous
#F5EEBB #DFF5BB #C2F5BB
triadic
#DFF5BB #BBDFF5 #F5BBDF
tetradic
#DFF5BB #BBF5EE #D1BBF5 #F5BBC2
square
#DFF5BB #BBF5EE #D1BBF5 #F5BBC2
split-complementary
#DFF5BB #BBC2F5 #EEBBF5
monochromatic
#ADE550 #C6ED86 #DFF5BB #F2FBE4 #F2FBE4
Accessibility & contrast
On white
1.17
#DFF5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#DFF5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5BB
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5BB | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#F9EDBE
Tritanopia (blue-blind)
#E3EFE5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff5bb; /* rgb */ color: rgb(223, 245, 187); /* oklch */ color: oklch(94.0% 0.079 124.8);
Tailwind
colors: {
custom: {
50: '#e9f8cf',
500: '#dff5bb',
950: '#000000',
},
}SCSS
$custom: #dff5bb; $custom-light: #e9f8cf; $custom-dark: #000000;
JSON
{
"hex": "#dff5bb",
"rgb": {
"r": 223,
"g": 245,
"b": 187
},
"hsl": {
"h": 82.759,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.93965,
"c": 0.07914,
"h": 124.8
},
"luminance": 0.84581
}Semantic roles & 50–950 ramp
primary
#DFF5BB
secondary
#9F7ED6
accent
#0FD65B
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583