#DFF990#DFF990
#DFF990 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 94.0% C 0.134 H 120.4°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF990 |
|---|---|
| RGB | rgb(223, 249, 144) |
| HSL | hsl(75, 90%, 77%) |
| HSV | hsv(75, 42%, 98%) |
| CMYK | cmyk(10.4%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(94.08, -24.36, 47.49) |
| CIE-LCH | lch(94.08, 53.37, 117.16°) |
| OKLab | oklab(94.04% -0.0676 0.1152) |
| OKLCH | oklch(94.04% 0.134 120.4) |
| XYZ | xyz(69.3413, 85.4531, 39.2212) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.26
Light Khaki
#E6F2A2
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 5.90
Pear
#CBF85F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF990 #AA90F9
analogous
#F9DF90 #DFF990 #ABF990
triadic
#DFF990 #90DFF9 #F990DF
tetradic
#DFF990 #90F9DF #AA90F9 #F990AB
square
#DFF990 #90F9DF #AA90F9 #F990AB
split-complementary
#DFF990 #90ABF9 #DF90F9
monochromatic
#BEF31C #CEF656 #DFF990 #F0FCCA #F7FDE2
Accessibility & contrast
On white
1.16
#DFF990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DFF990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF990
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF990 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#E8EFE0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff990; /* rgb */ color: rgb(223, 249, 144); /* oklch */ color: oklch(94.0% 0.134 120.4);
Tailwind
colors: {
custom: {
50: '#eafbb2',
500: '#dff990',
950: '#000000',
},
}SCSS
$custom: #dff990; $custom-light: #eafbb2; $custom-dark: #000000;
JSON
{
"hex": "#dff990",
"rgb": {
"r": 223,
"g": 249,
"b": 144
},
"hsl": {
"h": 74.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.94043,
"c": 0.13352,
"h": 120.4
},
"luminance": 0.85453
}Semantic roles & 50–950 ramp
primary
#DFF990
secondary
#7555D8
accent
#00E639
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581