#DEEF8F#DEEF8F
#DEEF8F is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.8% C 0.122 H 117.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEF8F |
|---|---|
| RGB | rgb(222, 239, 143) |
| HSL | hsl(71, 75%, 75%) |
| HSV | hsv(71, 40%, 94%) |
| CMYK | cmyk(7.1%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(91.35, -20.05, 44.51) |
| CIE-LCH | lch(91.35, 48.82, 114.25°) |
| OKLab | oklab(91.84% -0.0554 0.1084) |
| OKLCH | oklch(91.84% 0.122 117.1) |
| XYZ | xyz(65.9490, 79.2463, 37.8031) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.88
Parchment
#FEFCAF
ΔE00 6.40
Light Yellow Green
#CCFD7F
ΔE00 6.43
Buff
#FEF69E
ΔE00 6.66
Yellowish Tan
#FCFC81
ΔE00 6.73
Greenish Beige
#C9D179
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEF8F #A08FEF
analogous
#EFD08F #DEEF8F #AEEF8F
triadic
#DEEF8F #8FDEEF #EF8FDE
tetradic
#DEEF8F #8FEFD0 #A08FEF #EF8FAE
square
#DEEF8F #8FEFD0 #A08FEF #EF8FAE
split-complementary
#DEEF8F #8FAEEF #D08FEF
monochromatic
#BEE024 #CEE759 #DEEF8F #EEF7C5 #F7FBE4
Accessibility & contrast
On white
1.25
#DEEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DEEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEF8F
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEF8F | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#E7E5D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deef8f; /* rgb */ color: rgb(222, 239, 143); /* oklch */ color: oklch(91.8% 0.122 117.1);
Tailwind
colors: {
custom: {
50: '#e9f4b1',
500: '#deef8f',
950: '#000000',
},
}SCSS
$custom: #deef8f; $custom-light: #e9f4b1; $custom-dark: #000000;
JSON
{
"hex": "#deef8f",
"rgb": {
"r": 222,
"g": 239,
"b": 143
},
"hsl": {
"h": 70.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.91837,
"c": 0.12171,
"h": 117.1
},
"luminance": 0.79246
}Semantic roles & 50–950 ramp
primary
#DEEF8F
secondary
#6C57CB
accent
#0ED732
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581