#DEFCCB#DEFCCB
#DEFCCB is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.7% C 0.072 H 133.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCCB |
|---|---|
| RGB | rgb(222, 252, 203) |
| HSL | hsl(97, 89%, 89%) |
| HSV | hsv(97, 19%, 99%) |
| CMYK | cmyk(11.9%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(95.77, -18.28, 20.29) |
| CIE-LCH | lch(95.77, 27.31, 132.02°) |
| OKLab | oklab(95.7% -0.0492 0.052) |
| OKLCH | oklch(95.7% 0.072 133.4) |
| XYZ | xyz(75.7122, 89.4614, 69.7673) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.23
Very Light Green
#D1FFBD
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 5.93
Light Sage
#BCECAC
ΔE00 6.19
Celadon
#BEFDB7
ΔE00 6.73
Light Light Green
#C8FFB0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCCB #E9CBFC
analogous
#F7FCCB #DEFCCB #CBFCD1
triadic
#DEFCCB #CBDEFC #FCCBDE
tetradic
#DEFCCB #CBF7FC #E9CBFC #FCD1CB
square
#DEFCCB #CBF7FC #E9CBFC #FCD1CB
split-complementary
#DEFCCB #D1CBFC #FCCBF7
monochromatic
#95F557 #B9F991 #DEFCCB #EDFDE2 #EDFDE2
Accessibility & contrast
On white
1.11
#DEFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DEFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCCB
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCCB | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#FCF2CD
Tritanopia (blue-blind)
#DFF8EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defccb; /* rgb */ color: rgb(222, 252, 203); /* oklch */ color: oklch(95.7% 0.072 133.4);
Tailwind
colors: {
custom: {
50: '#e8fddb',
500: '#defccb',
950: '#000000',
},
}SCSS
$custom: #defccb; $custom-light: #e8fddb; $custom-dark: #000000;
JSON
{
"hex": "#defccb",
"rgb": {
"r": 222,
"g": 252,
"b": 203
},
"hsl": {
"h": 96.735,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95698,
"c": 0.07158,
"h": 133.4
},
"luminance": 0.89462
}Semantic roles & 50–950 ramp
primary
#DEFCCB
secondary
#C088E3
accent
#00E68D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584