#DFF699#DFF699
#DFF699 is a very light, moderate yellow-green. Relative luminance 0.839; OKLCH L 93.5% C 0.120 H 120.1°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF699 |
|---|---|
| RGB | rgb(223, 246, 153) |
| HSL | hsl(75, 84%, 78%) |
| HSV | hsv(75, 38%, 96%) |
| CMYK | cmyk(9.3%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(93.41, -21.91, 42.26) |
| CIE-LCH | lch(93.41, 47.60, 117.41°) |
| OKLab | oklab(93.55% -0.0601 0.1037) |
| OKLCH | oklch(93.55% 0.12 120.1) |
| XYZ | xyz(69.1369, 83.8996, 42.6828) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.92
Light Yellow Green
#CCFD7F
ΔE00 5.58
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Light Pea Green
#C4FE82
ΔE00 6.46
Celery
#C1FD95
ΔE00 6.51
Parchment
#FEFCAF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF699 #B099F6
analogous
#F6DF99 #DFF699 #B0F699
triadic
#DFF699 #99DFF6 #F699DF
tetradic
#DFF699 #99F6DF #B099F6 #F699B0
square
#DFF699 #99F6DF #B099F6 #F699B0
split-complementary
#DFF699 #99B0F6 #DF99F6
monochromatic
#BCEC29 #CDF161 #DFF699 #F1FBD1 #F6FDE3
Accessibility & contrast
On white
1.18
#DFF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DFF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF699
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF699 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#FEEC9D
Tritanopia (blue-blind)
#E7EDDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff699; /* rgb */ color: rgb(223, 246, 153); /* oklch */ color: oklch(93.5% 0.120 120.1);
Tailwind
colors: {
custom: {
50: '#eaf9b8',
500: '#dff699',
950: '#000000',
},
}SCSS
$custom: #dff699; $custom-light: #eaf9b8; $custom-dark: #000000;
JSON
{
"hex": "#dff699",
"rgb": {
"r": 223,
"g": 246,
"b": 153
},
"hsl": {
"h": 74.839,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.93547,
"c": 0.11983,
"h": 120.1
},
"luminance": 0.83899
}Semantic roles & 50–950 ramp
primary
#DFF699
secondary
#7C5ED5
accent
#05E03B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581