#DEFCA3#DEFCA3
#DEFCA3 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.117 H 123.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA3 |
|---|---|
| RGB | rgb(222, 252, 163) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.9%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(95.07, -23.94, 39.48) |
| CIE-LCH | lch(95.07, 46.17, 121.23°) |
| OKLab | oklab(94.91% -0.0653 0.0976) |
| OKLCH | oklch(94.91% 0.117 123.8) |
| XYZ | xyz(71.5450, 87.7945, 47.8201) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.12
Celery
#C1FD95
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.35
Light Yellow Green
#CCFD7F
ΔE00 5.48
Light Light Green
#C8FFB0
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA3 #C1A3FC
analogous
#FCEEA3 #DEFCA3 #B2FCA3
triadic
#DEFCA3 #A3DEFC #FCA3DE
tetradic
#DEFCA3 #A3FCEE #C1A3FC #FCA3B2
square
#DEFCA3 #A3FCEE #C1A3FC #FCA3B2
split-complementary
#DEFCA3 #A3B2FC #EEA3FC
monochromatic
#B3F82C #C9FA68 #DEFCA3 #F3FEDE #F4FEE1
Accessibility & contrast
On white
1.13
#DEFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DEFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA3
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA3 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFF1A7
Tritanopia (blue-blind)
#E4F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca3; /* rgb */ color: rgb(222, 252, 163); /* oklch */ color: oklch(94.9% 0.117 123.8);
Tailwind
colors: {
custom: {
50: '#e9fdbf',
500: '#defca3',
950: '#000000',
},
}SCSS
$custom: #defca3; $custom-light: #e9fdbf; $custom-dark: #000000;
JSON
{
"hex": "#defca3",
"rgb": {
"r": 222,
"g": 252,
"b": 163
},
"hsl": {
"h": 80.225,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94911,
"c": 0.11744,
"h": 123.8
},
"luminance": 0.87795
}Semantic roles & 50–950 ramp
primary
#DEFCA3
secondary
#8E64DF
accent
#00E64D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582