#DEFCBB#DEFCBB
#DEFCBB is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.4% C 0.090 H 128.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCBB |
|---|---|
| RGB | rgb(222, 252, 187) |
| HSL | hsl(88, 92%, 86%) |
| HSV | hsv(88, 26%, 99%) |
| CMYK | cmyk(11.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(95.47, -20.70, 28.01) |
| CIE-LCH | lch(95.47, 34.83, 126.47°) |
| OKLab | oklab(95.36% -0.0556 0.0709) |
| OKLCH | oklch(95.36% 0.09 128.1) |
| XYZ | xyz(73.9029, 88.7377, 60.2387) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.16
Very Pale Green
#CFFDBC
ΔE00 3.25
Pale Green
#C7FDB5
ΔE00 4.49
Light Light Green
#C8FFB0
ΔE00 4.74
Light Sage
#BCECAC
ΔE00 5.54
Washed Out Green
#BCF5A6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCBB #D9BBFC
analogous
#FCF9BB #DEFCBB #BDFCBB
triadic
#DEFCBB #BBDEFC #FCBBDE
tetradic
#DEFCBB #BBFCF9 #D9BBFC #FCBBBD
square
#DEFCBB #BBFCF9 #D9BBFC #FCBBBD
split-complementary
#DEFCBB #BBBDFC #F9BBFC
monochromatic
#A5F746 #C2F980 #DEFCBB #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.12
#DEFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DEFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCBB
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCBB | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FEF1BE
Tritanopia (blue-blind)
#E1F6EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defcbb; /* rgb */ color: rgb(222, 252, 187); /* oklch */ color: oklch(95.4% 0.090 128.1);
Tailwind
colors: {
custom: {
50: '#e8fdcf',
500: '#defcbb',
950: '#000000',
},
}SCSS
$custom: #defcbb; $custom-light: #e8fdcf; $custom-dark: #000000;
JSON
{
"hex": "#defcbb",
"rgb": {
"r": 222,
"g": 252,
"b": 187
},
"hsl": {
"h": 87.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.95358,
"c": 0.0901,
"h": 128.1
},
"luminance": 0.88738
}Semantic roles & 50–950 ramp
primary
#DEFCBB
secondary
#AA79E2
accent
#00E66A
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583