#DEFCB8#DEFCB8
#DEFCB8 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.3% C 0.094 H 127.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCB8 |
|---|---|
| RGB | rgb(222, 252, 184) |
| HSL | hsl(86, 92%, 85%) |
| HSV | hsv(86, 27%, 99%) |
| CMYK | cmyk(11.9%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(95.42, -21.13, 29.45) |
| CIE-LCH | lch(95.42, 36.25, 125.67°) |
| OKLab | oklab(95.3% -0.0569 0.0743) |
| OKLCH | oklch(95.3% 0.094 127.4) |
| XYZ | xyz(73.5851, 88.6106, 58.5649) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.36
Very Pale Green
#CFFDBC
ΔE00 3.48
Pale Green
#C7FDB5
ΔE00 4.51
Light Light Green
#C8FFB0
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCB8 #D6B8FC
analogous
#FCF8B8 #DEFCB8 #BCFCB8
triadic
#DEFCB8 #B8DEFC #FCB8DE
tetradic
#DEFCB8 #B8FCF8 #D6B8FC #FCB8BC
square
#DEFCB8 #B8FCF8 #D6B8FC #FCB8BC
split-complementary
#DEFCB8 #B8BCFC #F8B8FC
monochromatic
#A7F743 #C3FA7D #DEFCB8 #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.12
#DEFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DEFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCB8
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCB8 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B4
Deuteranopia (green-blind)
#FFF1BB
Tritanopia (blue-blind)
#E1F6EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defcb8; /* rgb */ color: rgb(222, 252, 184); /* oklch */ color: oklch(95.3% 0.094 127.4);
Tailwind
colors: {
custom: {
50: '#e9fdcd',
500: '#defcb8',
950: '#000000',
},
}SCSS
$custom: #defcb8; $custom-light: #e9fdcd; $custom-dark: #000000;
JSON
{
"hex": "#defcb8",
"rgb": {
"r": 222,
"g": 252,
"b": 184
},
"hsl": {
"h": 86.471,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.95298,
"c": 0.09357,
"h": 127.4
},
"luminance": 0.88611
}Semantic roles & 50–950 ramp
primary
#DEFCB8
secondary
#A677E1
accent
#00E665
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583