#DEFCB3#DEFCB3
#DEFCB3 is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.2% C 0.099 H 126.4°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCB3 |
|---|---|
| RGB | rgb(222, 252, 179) |
| HSL | hsl(85, 92%, 85%) |
| HSV | hsv(85, 29%, 99%) |
| CMYK | cmyk(11.9%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(95.33, -21.83, 31.85) |
| CIE-LCH | lch(95.33, 38.62, 124.43°) |
| OKLab | oklab(95.2% -0.0589 0.08) |
| OKLCH | oklch(95.2% 0.099 126.4) |
| XYZ | xyz(73.0703, 88.4046, 55.8533) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.88
Very Pale Green
#CFFDBC
ΔE00 4.02
Light Light Green
#C8FFB0
ΔE00 4.53
Pale Green
#C7FDB5
ΔE00 4.72
Light Khaki
#E6F2A2
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCB3 #D1B3FC
analogous
#FCF6B3 #DEFCB3 #BAFCB3
triadic
#DEFCB3 #B3DEFC #FCB3DE
tetradic
#DEFCB3 #B3FCF6 #D1B3FC #FCB3BA
square
#DEFCB3 #B3FCF6 #D1B3FC #FCB3BA
split-complementary
#DEFCB3 #B3BAFC #F6B3FC
monochromatic
#ABF73D #C4FA78 #DEFCB3 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.12
#DEFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DEFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCB3
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCB3 | 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)
#FFF3AE
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#E2F5E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defcb3; /* rgb */ color: rgb(222, 252, 179); /* oklch */ color: oklch(95.2% 0.099 126.4);
Tailwind
colors: {
custom: {
50: '#e9fdca',
500: '#defcb3',
950: '#000000',
},
}SCSS
$custom: #defcb3; $custom-light: #e9fdca; $custom-dark: #000000;
JSON
{
"hex": "#defcb3",
"rgb": {
"r": 222,
"g": 252,
"b": 179
},
"hsl": {
"h": 84.658,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.952,
"c": 0.09934,
"h": 126.4
},
"luminance": 0.88405
}Semantic roles & 50–950 ramp
primary
#DEFCB3
secondary
#A072E1
accent
#00E65E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582