#DFF896#DFF896
#DFF896 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.9% C 0.126 H 120.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF896 |
|---|---|
| RGB | rgb(223, 248, 150) |
| HSL | hsl(75, 88%, 78%) |
| HSV | hsv(75, 40%, 97%) |
| CMYK | cmyk(10.1%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(93.89, -23.22, 44.35) |
| CIE-LCH | lch(93.89, 50.06, 117.63°) |
| OKLab | oklab(93.92% -0.064 0.1083) |
| OKLCH | oklch(93.92% 0.126 120.6) |
| XYZ | xyz(69.5039, 85.0249, 41.5981) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.65
Light Yellow Green
#CCFD7F
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Light Pea Green
#C4FE82
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 6.14
Celery
#C1FD95
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF896 #AF96F8
analogous
#F8E096 #DFF896 #AEF896
triadic
#DFF896 #96DFF8 #F896DF
tetradic
#DFF896 #96F8E0 #AF96F8 #F896AE
square
#DFF896 #96F8E0 #AF96F8 #F896AE
split-complementary
#DFF896 #96AEF8 #E096F8
monochromatic
#BCF023 #CEF45D #DFF896 #F0FCCF #F6FDE2
Accessibility & contrast
On white
1.17
#DFF896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DFF896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF896
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF896 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#FFEE9B
Tritanopia (blue-blind)
#E7EFE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff896; /* rgb */ color: rgb(223, 248, 150); /* oklch */ color: oklch(93.9% 0.126 120.6);
Tailwind
colors: {
custom: {
50: '#eafab6',
500: '#dff896',
950: '#000000',
},
}SCSS
$custom: #dff896; $custom-light: #eafab6; $custom-dark: #000000;
JSON
{
"hex": "#dff896",
"rgb": {
"r": 223,
"g": 248,
"b": 150
},
"hsl": {
"h": 75.306,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.93922,
"c": 0.1258,
"h": 120.6
},
"luminance": 0.85025
}Semantic roles & 50–950 ramp
primary
#DFF896
secondary
#7B5BD8
accent
#01E43B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581