#DEFCB7#DEFCB7
#DEFCB7 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.3% C 0.095 H 127.2°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCB7 |
|---|---|
| RGB | rgb(222, 252, 183) |
| HSL | hsl(86, 92%, 85%) |
| HSV | hsv(86, 27%, 99%) |
| CMYK | cmyk(11.9%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(95.40, -21.28, 29.93) |
| CIE-LCH | lch(95.40, 36.72, 125.41°) |
| OKLab | oklab(95.28% -0.0573 0.0755) |
| OKLCH | oklch(95.28% 0.095 127.2) |
| XYZ | xyz(73.4807, 88.5688, 58.0148) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.45
Very Pale Green
#CFFDBC
ΔE00 3.57
Pale Green
#C7FDB5
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.56
Light Khaki
#E6F2A2
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCB7 #D5B7FC
analogous
#FCF7B7 #DEFCB7 #BBFCB7
triadic
#DEFCB7 #B7DEFC #FCB7DE
tetradic
#DEFCB7 #B7FCF7 #D5B7FC #FCB7BB
square
#DEFCB7 #B7FCF7 #D5B7FC #FCB7BB
split-complementary
#DEFCB7 #B7BBFC #F7B7FC
monochromatic
#A8F741 #C3FA7C #DEFCB7 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.12
#DEFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DEFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCB7
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCB7 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B3
Deuteranopia (green-blind)
#FFF1BA
Tritanopia (blue-blind)
#E2F6EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defcb7; /* rgb */ color: rgb(222, 252, 183); /* oklch */ color: oklch(95.3% 0.095 127.2);
Tailwind
colors: {
custom: {
50: '#e9fdcd',
500: '#defcb7',
950: '#000000',
},
}SCSS
$custom: #defcb7; $custom-light: #e9fdcd; $custom-dark: #000000;
JSON
{
"hex": "#defcb7",
"rgb": {
"r": 222,
"g": 252,
"b": 183
},
"hsl": {
"h": 86.087,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.95278,
"c": 0.09474,
"h": 127.2
},
"luminance": 0.88569
}Semantic roles & 50–950 ramp
primary
#DEFCB7
secondary
#A576E1
accent
#00E664
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583