#DEFCAA#DEFCAA
#DEFCAA is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.0% C 0.110 H 124.8°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCAA |
|---|---|
| RGB | rgb(222, 252, 170) |
| HSL | hsl(82, 93%, 83%) |
| HSV | hsv(82, 33%, 99%) |
| CMYK | cmyk(11.9%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(95.18, -23.04, 36.15) |
| CIE-LCH | lch(95.18, 42.87, 122.51°) |
| OKLab | oklab(95.03% -0.0625 0.09) |
| OKLCH | oklch(95.03% 0.11 124.8) |
| XYZ | xyz(72.1896, 88.0523, 51.2151) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 4.94
Very Light Green
#D1FFBD
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.27
Pale Green
#C7FDB5
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCAA #C8AAFC
analogous
#FCF1AA #DEFCAA #B5FCAA
triadic
#DEFCAA #AADEFC #FCAADE
tetradic
#DEFCAA #AAFCF1 #C8AAFC #FCAAB5
square
#DEFCAA #AAFCF1 #C8AAFC #FCAAB5
split-complementary
#DEFCAA #AAB5FC #F1AAFC
monochromatic
#B0F834 #C7FA6F #DEFCAA #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DEFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DEFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCAA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCAA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FFF1AE
Tritanopia (blue-blind)
#E3F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defcaa; /* rgb */ color: rgb(222, 252, 170); /* oklch */ color: oklch(95.0% 0.110 124.8);
Tailwind
colors: {
custom: {
50: '#e9fdc4',
500: '#defcaa',
950: '#000000',
},
}SCSS
$custom: #defcaa; $custom-light: #e9fdc4; $custom-dark: #000000;
JSON
{
"hex": "#defcaa",
"rgb": {
"r": 222,
"g": 252,
"b": 170
},
"hsl": {
"h": 81.951,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.95033,
"c": 0.1096,
"h": 124.8
},
"luminance": 0.88053
}Semantic roles & 50–950 ramp
primary
#DEFCAA
secondary
#956AE0
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582