#DEFCA6#DEFCA6
#DEFCA6 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.114 H 124.2°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA6 |
|---|---|
| RGB | rgb(222, 252, 166) |
| HSL | hsl(81, 93%, 82%) |
| HSV | hsv(81, 34%, 99%) |
| CMYK | cmyk(11.9%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(95.12, -23.56, 38.06) |
| CIE-LCH | lch(95.12, 44.76, 121.76°) |
| OKLab | oklab(94.96% -0.0641 0.0944) |
| OKLCH | oklch(94.96% 0.114 124.2) |
| XYZ | xyz(71.8169, 87.9033, 49.2525) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.12
Light Light Green
#C8FFB0
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.33
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Very Light Green
#D1FFBD
ΔE00 5.70
Tea Green
#BDF8A3
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA6 #C4A6FC
analogous
#FCEFA6 #DEFCA6 #B3FCA6
triadic
#DEFCA6 #A6DEFC #FCA6DE
tetradic
#DEFCA6 #A6FCEF #C4A6FC #FCA6B3
square
#DEFCA6 #A6FCEF #C4A6FC #FCA6B3
split-complementary
#DEFCA6 #A6B3FC #EFA6FC
monochromatic
#B2F830 #C8FA6B #DEFCA6 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DEFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DEFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA6
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA6 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A0
Deuteranopia (green-blind)
#FFF1AA
Tritanopia (blue-blind)
#E4F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca6; /* rgb */ color: rgb(222, 252, 166); /* oklch */ color: oklch(95.0% 0.114 124.2);
Tailwind
colors: {
custom: {
50: '#e9fdc1',
500: '#defca6',
950: '#000000',
},
}SCSS
$custom: #defca6; $custom-light: #e9fdc1; $custom-dark: #000000;
JSON
{
"hex": "#defca6",
"rgb": {
"r": 222,
"g": 252,
"b": 166
},
"hsl": {
"h": 80.93,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.94963,
"c": 0.11409,
"h": 124.2
},
"luminance": 0.87904
}Semantic roles & 50–950 ramp
primary
#DEFCA6
secondary
#9167DF
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582