#DEF48E#DEF48E
#DEF48E is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.9% C 0.129 H 119.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF48E |
|---|---|
| RGB | rgb(222, 244, 142) |
| HSL | hsl(73, 82%, 76%) |
| HSV | hsv(73, 42%, 96%) |
| CMYK | cmyk(9%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(92.66, -22.57, 46.65) |
| CIE-LCH | lch(92.66, 51.82, 115.82°) |
| OKLab | oklab(92.88% -0.0626 0.1132) |
| OKLCH | oklch(92.88% 0.129 119) |
| XYZ | xyz(67.3576, 82.1843, 37.9006) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 6.29
Pear
#CBF85F
ΔE00 6.34
Pistachio (survey)
#C0FA8B
ΔE00 6.39
Yellowish Tan
#FCFC81
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF48E #A48EF4
analogous
#F4D78E #DEF48E #ABF48E
triadic
#DEF48E #8EDEF4 #F48EDE
tetradic
#DEF48E #8EF4D7 #A48EF4 #F48EAB
square
#DEF48E #8EF4D7 #A48EF4 #F48EAB
split-complementary
#DEF48E #8EABF4 #D78EF4
monochromatic
#BDE91E #CEEF56 #DEF48E #EEF9C6 #F7FCE3
Accessibility & contrast
On white
1.20
#DEF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DEF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF48E
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF48E | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FDEA93
Tritanopia (blue-blind)
#E7EADB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #def48e; /* rgb */ color: rgb(222, 244, 142); /* oklch */ color: oklch(92.9% 0.129 119.0);
Tailwind
colors: {
custom: {
50: '#e9f7b0',
500: '#def48e',
950: '#000000',
},
}SCSS
$custom: #def48e; $custom-light: #e9f7b0; $custom-dark: #000000;
JSON
{
"hex": "#def48e",
"rgb": {
"r": 222,
"g": 244,
"b": 142
},
"hsl": {
"h": 72.941,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.9288,
"c": 0.12932,
"h": 119
},
"luminance": 0.82184
}Semantic roles & 50–950 ramp
primary
#DEF48E
secondary
#7055D1
accent
#07DF35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581