#DEFAA2#DEFAA2
#DEFAA2 is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.5% C 0.116 H 123.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAA2 |
|---|---|
| RGB | rgb(222, 250, 162) |
| HSL | hsl(79, 90%, 81%) |
| HSV | hsv(79, 35%, 98%) |
| CMYK | cmyk(11.2%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(94.53, -23.11, 39.27) |
| CIE-LCH | lch(94.53, 45.56, 120.48°) |
| OKLab | oklab(94.47% -0.063 0.0971) |
| OKLCH | oklch(94.47% 0.116 123) |
| XYZ | xyz(70.8310, 86.5093, 47.1418) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.65
Celery
#C1FD95
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.69
Light Light Green
#C8FFB0
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAA2 #BEA2FA
analogous
#FAEAA2 #DEFAA2 #B2FAA2
triadic
#DEFAA2 #A2DEFA #FAA2DE
tetradic
#DEFAA2 #A2FAEA #BEA2FA #FAA2B2
square
#DEFAA2 #A2FAEA #BEA2FA #FAA2B2
split-complementary
#DEFAA2 #A2B2FA #EAA2FA
monochromatic
#B5F42E #C9F768 #DEFAA2 #F3FDDC #F5FDE2
Accessibility & contrast
On white
1.15
#DEFAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DEFAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAA2
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAA2 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FFEFA6
Tritanopia (blue-blind)
#E4F2E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #defaa2; /* rgb */ color: rgb(222, 250, 162); /* oklch */ color: oklch(94.5% 0.116 123.0);
Tailwind
colors: {
custom: {
50: '#e9fcbe',
500: '#defaa2',
950: '#000000',
},
}SCSS
$custom: #defaa2; $custom-light: #e9fcbe; $custom-dark: #000000;
JSON
{
"hex": "#defaa2",
"rgb": {
"r": 222,
"g": 250,
"b": 162
},
"hsl": {
"h": 79.091,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.9447,
"c": 0.11572,
"h": 123
},
"luminance": 0.86509
}Semantic roles & 50–950 ramp
primary
#DEFAA2
secondary
#8A64DC
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582