#DFF992#DFF992
#DFF992 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 94.1% C 0.131 H 120.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF992 |
|---|---|
| RGB | rgb(223, 249, 146) |
| HSL | hsl(75, 90%, 77%) |
| HSV | hsv(75, 41%, 98%) |
| CMYK | cmyk(10.4%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(94.10, -24.14, 46.56) |
| CIE-LCH | lch(94.10, 52.44, 117.41°) |
| OKLab | oklab(94.07% -0.0668 0.1132) |
| OKLCH | oklch(94.07% 0.131 120.6) |
| XYZ | xyz(69.4955, 85.5148, 40.0334) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.25
Light Yellow Green
#CCFD7F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 5.89
Pear
#CBF85F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF992 #AC92F9
analogous
#F9E092 #DFF992 #ABF992
triadic
#DFF992 #92DFF9 #F992DF
tetradic
#DFF992 #92F9E0 #AC92F9 #F992AB
square
#DFF992 #92F9E0 #AC92F9 #F992AB
split-complementary
#DFF992 #92ABF9 #E092F9
monochromatic
#BDF31E #CEF658 #DFF992 #F0FCCC #F6FDE2
Accessibility & contrast
On white
1.16
#DFF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#DFF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF992
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF992 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#E7EFE0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff992; /* rgb */ color: rgb(223, 249, 146); /* oklch */ color: oklch(94.1% 0.131 120.6);
Tailwind
colors: {
custom: {
50: '#eafbb3',
500: '#dff992',
950: '#000000',
},
}SCSS
$custom: #dff992; $custom-light: #eafbb3; $custom-dark: #000000;
JSON
{
"hex": "#dff992",
"rgb": {
"r": 223,
"g": 249,
"b": 146
},
"hsl": {
"h": 75.146,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.94073,
"c": 0.13141,
"h": 120.6
},
"luminance": 0.85515
}Semantic roles & 50–950 ramp
primary
#DFF992
secondary
#7857D8
accent
#00E63A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581