#DFF08E#DFF08E
#DFF08E is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.1% C 0.124 H 116.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF08E |
|---|---|
| RGB | rgb(223, 240, 142) |
| HSL | hsl(70, 77%, 75%) |
| HSV | hsv(70, 41%, 94%) |
| CMYK | cmyk(7.1%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(91.67, -20.26, 45.42) |
| CIE-LCH | lch(91.67, 49.74, 114.04°) |
| OKLab | oklab(92.11% -0.0561 0.1104) |
| OKLCH | oklch(92.11% 0.124 116.9) |
| XYZ | xyz(66.4744, 79.9617, 37.5182) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 6.28
Parchment
#FEFCAF
ΔE00 6.40
Yellowish Tan
#FCFC81
ΔE00 6.43
Buff
#FEF69E
ΔE00 6.59
Pale Yellow
#FFFF84
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF08E #9F8EF0
analogous
#F0D08E #DFF08E #AEF08E
triadic
#DFF08E #8EDFF0 #F08EDF
tetradic
#DFF08E #8EF0D0 #9F8EF0 #F08EAE
square
#DFF08E #8EF0D0 #9F8EF0 #F08EAE
split-complementary
#DFF08E #8EAEF0 #D08EF0
monochromatic
#C0E222 #D0E958 #DFF08E #EEF7C4 #F7FBE4
Accessibility & contrast
On white
1.24
#DFF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DFF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF08E
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF08E | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE786
Deuteranopia (green-blind)
#FAE893
Tritanopia (blue-blind)
#E9E6D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff08e; /* rgb */ color: rgb(223, 240, 142); /* oklch */ color: oklch(92.1% 0.124 116.9);
Tailwind
colors: {
custom: {
50: '#eaf4b0',
500: '#dff08e',
950: '#000000',
},
}SCSS
$custom: #dff08e; $custom-light: #eaf4b0; $custom-dark: #000000;
JSON
{
"hex": "#dff08e",
"rgb": {
"r": 223,
"g": 240,
"b": 142
},
"hsl": {
"h": 70.408,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.92107,
"c": 0.12382,
"h": 116.9
},
"luminance": 0.79961
}Semantic roles & 50–950 ramp
primary
#DFF08E
secondary
#6B56CC
accent
#0DD930
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161711
muted
#858581