#DFF189#DFF189
#DFF189 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.2% C 0.130 H 117.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF189 |
|---|---|
| RGB | rgb(223, 241, 137) |
| HSL | hsl(70, 79%, 74%) |
| HSV | hsv(70, 43%, 95%) |
| CMYK | cmyk(7.5%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(91.87, -21.28, 48.09) |
| CIE-LCH | lch(91.87, 52.58, 113.87°) |
| OKLab | oklab(92.25% -0.0594 0.1161) |
| OKLCH | oklch(92.25% 0.13 117.1) |
| XYZ | xyz(66.4026, 80.4053, 35.6837) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.88
Light Yellow Green
#CCFD7F
ΔE00 5.84
Yellowish Tan
#FCFC81
ΔE00 5.99
Pale Yellow
#FFFF84
ΔE00 6.28
Faded Yellow
#FEFF7F
ΔE00 6.42
Pear
#CBF85F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF189 #9B89F1
analogous
#F1CF89 #DFF189 #ABF189
triadic
#DFF189 #89DFF1 #F189DF
tetradic
#DFF189 #89F1CF #9B89F1 #F189AB
square
#DFF189 #89F1CF #9B89F1 #F189AB
split-complementary
#DFF189 #89ABF1 #CF89F1
monochromatic
#C1E41C #D0EB52 #DFF189 #EEF7C0 #F8FCE4
Accessibility & contrast
On white
1.23
#DFF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DFF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF189
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF189 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE781
Deuteranopia (green-blind)
#FCE88E
Tritanopia (blue-blind)
#E9E7D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff189; /* rgb */ color: rgb(223, 241, 137); /* oklch */ color: oklch(92.2% 0.130 117.1);
Tailwind
colors: {
custom: {
50: '#eaf5ad',
500: '#dff189',
950: '#000000',
},
}SCSS
$custom: #dff189; $custom-light: #eaf5ad; $custom-dark: #000000;
JSON
{
"hex": "#dff189",
"rgb": {
"r": 223,
"g": 241,
"b": 137
},
"hsl": {
"h": 70.385,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.92245,
"c": 0.13041,
"h": 117.1
},
"luminance": 0.80405
}Semantic roles & 50–950 ramp
primary
#DFF189
secondary
#6751CD
accent
#0ADB2F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581