#DEFDA3#DEFDA3
#DEFDA3 is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.1% C 0.119 H 124.1°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDA3 |
|---|---|
| RGB | rgb(222, 253, 163) |
| HSL | hsl(81, 96%, 82%) |
| HSV | hsv(81, 36%, 99%) |
| CMYK | cmyk(12.3%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(95.34, -24.41, 39.83) |
| CIE-LCH | lch(95.34, 46.72, 121.51°) |
| OKLab | oklab(95.12% -0.0666 0.0984) |
| OKLCH | oklch(95.12% 0.119 124.1) |
| XYZ | xyz(71.8598, 88.4242, 47.9250) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Celery
#C1FD95
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.32
Light Light Green
#C8FFB0
ΔE00 5.49
Light Yellowish Green
#C2FF89
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDA3 #C2A3FD
analogous
#FDEFA3 #DEFDA3 #B1FDA3
triadic
#DEFDA3 #A3DEFD #FDA3DE
tetradic
#DEFDA3 #A3FDEF #C2A3FD #FDA3B1
square
#DEFDA3 #A3FDEF #C2A3FD #FDA3B1
split-complementary
#DEFDA3 #A3B1FD #EFA3FD
monochromatic
#B3FA2B #C9FC67 #DEFDA3 #F3FEDF #F4FEE1
Accessibility & contrast
On white
1.12
#DEFDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DEFDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDA3
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDA3 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39D
Deuteranopia (green-blind)
#FFF1A7
Tritanopia (blue-blind)
#E4F5E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defda3; /* rgb */ color: rgb(222, 253, 163); /* oklch */ color: oklch(95.1% 0.119 124.1);
Tailwind
colors: {
custom: {
50: '#e9febf',
500: '#defda3',
950: '#000000',
},
}SCSS
$custom: #defda3; $custom-light: #e9febf; $custom-dark: #000000;
JSON
{
"hex": "#defda3",
"rgb": {
"r": 222,
"g": 253,
"b": 163
},
"hsl": {
"h": 80.667,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.95123,
"c": 0.11885,
"h": 124.1
},
"luminance": 0.88424
}Semantic roles & 50–950 ramp
primary
#DEFDA3
secondary
#8F64E0
accent
#00E64F
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582