#DFF994#DFF994
#DFF994 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.1% C 0.129 H 120.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF994 |
|---|---|
| RGB | rgb(223, 249, 148) |
| HSL | hsl(75, 89%, 78%) |
| HSV | hsv(75, 41%, 98%) |
| CMYK | cmyk(10.4%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(94.13, -23.92, 45.62) |
| CIE-LCH | lch(94.13, 51.51, 117.67°) |
| OKLab | oklab(94.1% -0.0661 0.1111) |
| OKLCH | oklch(94.1% 0.129 120.7) |
| XYZ | xyz(69.6524, 85.5776, 40.8599) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.90
Celery
#C1FD95
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF994 #AE94F9
analogous
#F9E194 #DFF994 #ACF994
triadic
#DFF994 #94DFF9 #F994DF
tetradic
#DFF994 #94F9E1 #AE94F9 #F994AC
square
#DFF994 #94F9E1 #AE94F9 #F994AC
split-complementary
#DFF994 #94ACF9 #E194F9
monochromatic
#BCF320 #CEF65A #DFF994 #F0FCCE #F6FDE2
Accessibility & contrast
On white
1.16
#DFF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DFF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF994
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF994 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#E7F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff994; /* rgb */ color: rgb(223, 249, 148); /* oklch */ color: oklch(94.1% 0.129 120.7);
Tailwind
colors: {
custom: {
50: '#eafbb5',
500: '#dff994',
950: '#000000',
},
}SCSS
$custom: #dff994; $custom-light: #eafbb5; $custom-dark: #000000;
JSON
{
"hex": "#dff994",
"rgb": {
"r": 223,
"g": 249,
"b": 148
},
"hsl": {
"h": 75.446,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.94103,
"c": 0.12929,
"h": 120.7
},
"luminance": 0.85577
}Semantic roles & 50–950 ramp
primary
#DFF994
secondary
#7A59D9
accent
#00E63B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581