#DEFEA1#DEFEA1
#DEFEA1 is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.122 H 124.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEA1 |
|---|---|
| RGB | rgb(222, 254, 161) |
| HSL | hsl(81, 98%, 81%) |
| HSV | hsv(81, 37%, 100%) |
| CMYK | cmyk(12.6%, 0%, 36.6%, 0.4%) |
| CIE-LAB | lab(95.57, -25.13, 41.12) |
| CIE-LCH | lch(95.57, 48.19, 121.44°) |
| OKLab | oklab(95.3% -0.0687 0.1014) |
| OKLCH | oklch(95.3% 0.122 124.1) |
| XYZ | xyz(71.9986, 88.9861, 47.0943) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.64
Celery
#C1FD95
ΔE00 4.89
Light Yellow Green
#CCFD7F
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 5.28
Light Pea Green
#C4FE82
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEA1 #C1A1FE
analogous
#FEF0A1 #DEFEA1 #B0FEA1
triadic
#DEFEA1 #A1DEFE #FEA1DE
tetradic
#DEFEA1 #A1FEF0 #C1A1FE #FEA1B0
square
#DEFEA1 #A1FEF0 #C1A1FE #FEA1B0
split-complementary
#DEFEA1 #A1B0FE #F0A1FE
monochromatic
#B3FD28 #C9FD64 #DEFEA1 #F3FFDE #F4FFE1
Accessibility & contrast
On white
1.12
#DEFEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DEFEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEA1
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEA1 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39A
Deuteranopia (green-blind)
#FFF2A6
Tritanopia (blue-blind)
#E4F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defea1; /* rgb */ color: rgb(222, 254, 161); /* oklch */ color: oklch(95.3% 0.122 124.1);
Tailwind
colors: {
custom: {
50: '#e9febe',
500: '#defea1',
950: '#000000',
},
}SCSS
$custom: #defea1; $custom-light: #e9febe; $custom-dark: #000000;
JSON
{
"hex": "#defea1",
"rgb": {
"r": 222,
"g": 254,
"b": 161
},
"hsl": {
"h": 80.645,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.95302,
"c": 0.12246,
"h": 124.1
},
"luminance": 0.88986
}Semantic roles & 50–950 ramp
primary
#DEFEA1
secondary
#8E62E2
accent
#00E64F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582