#DFF09B#DFF09B
#DFF09B is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.3% C 0.109 H 117.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF09B |
|---|---|
| RGB | rgb(223, 240, 155) |
| HSL | hsl(72, 74%, 77%) |
| HSV | hsv(72, 35%, 94%) |
| CMYK | cmyk(7.1%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(91.85, -18.77, 39.26) |
| CIE-LCH | lch(91.85, 43.52, 115.55°) |
| OKLab | oklab(92.32% -0.0511 0.0968) |
| OKLCH | oklch(92.32% 0.109 117.8) |
| XYZ | xyz(67.5079, 80.3751, 42.9616) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.49
Parchment
#FEFCAF
ΔE00 5.82
Creme
#FFFFB6
ΔE00 5.95
Light Beige
#FFFEB6
ΔE00 6.09
Buff
#FEF69E
ΔE00 6.76
Palegoldenrod
#EEE8AA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF09B #AC9BF0
analogous
#F0D79B #DFF09B #B5F09B
triadic
#DFF09B #9BDFF0 #F09BDF
tetradic
#DFF09B #9BF0D7 #AC9BF0 #F09BB5
square
#DFF09B #9BF0D7 #AC9BF0 #F09BB5
split-complementary
#DFF09B #9BB5F0 #D79BF0
monochromatic
#BDE031 #CEE866 #DFF09B #F0F8D0 #F6FBE4
Accessibility & contrast
On white
1.23
#DFF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DFF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF09B
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF09B | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE795
Deuteranopia (green-blind)
#F9E89F
Tritanopia (blue-blind)
#E7E7DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff09b; /* rgb */ color: rgb(223, 240, 155); /* oklch */ color: oklch(92.3% 0.109 117.8);
Tailwind
colors: {
custom: {
50: '#eaf5b9',
500: '#dff09b',
950: '#000000',
},
}SCSS
$custom: #dff09b; $custom-light: #eaf5b9; $custom-dark: #000000;
JSON
{
"hex": "#dff09b",
"rgb": {
"r": 223,
"g": 240,
"b": 155
},
"hsl": {
"h": 72,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.92315,
"c": 0.10949,
"h": 117.8
},
"luminance": 0.80375
}Semantic roles & 50–950 ramp
primary
#DFF09B
secondary
#7862CD
accent
#0FD637
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581