#DEFBCA#DEFBCA
#DEFBCA is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.5% C 0.071 H 132.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBCA |
|---|---|
| RGB | rgb(222, 251, 202) |
| HSL | hsl(96, 86%, 89%) |
| HSV | hsv(96, 20%, 98%) |
| CMYK | cmyk(11.6%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(95.49, -17.95, 20.41) |
| CIE-LCH | lch(95.49, 27.18, 131.34°) |
| OKLab | oklab(95.47% -0.0482 0.0523) |
| OKLCH | oklch(95.47% 0.071 132.7) |
| XYZ | xyz(75.2802, 88.7875, 69.0373) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 4.42
Pale Green
#C7FDB5
ΔE00 6.02
Light Sage
#BCECAC
ΔE00 6.17
Celadon
#BEFDB7
ΔE00 6.86
Light Light Green
#C8FFB0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBCA #E7CAFB
analogous
#F7FBCA #DEFBCA #CAFBCF
triadic
#DEFBCA #CADEFB #FBCADE
tetradic
#DEFBCA #CAF7FB #E7CAFB #FBCFCA
square
#DEFBCA #CAF7FB #E7CAFB #FBCFCA
split-complementary
#DEFBCA #CFCAFB #FBCAF7
monochromatic
#97F258 #BBF791 #DEFBCA #EDFDE3 #EDFDE3
Accessibility & contrast
On white
1.12
#DEFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DEFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBCA
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBCA | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#FBF1CC
Tritanopia (blue-blind)
#DFF7ED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbca; /* rgb */ color: rgb(222, 251, 202); /* oklch */ color: oklch(95.5% 0.071 132.7);
Tailwind
colors: {
custom: {
50: '#e8fcda',
500: '#defbca',
950: '#000000',
},
}SCSS
$custom: #defbca; $custom-light: #e8fcda; $custom-dark: #000000;
JSON
{
"hex": "#defbca",
"rgb": {
"r": 222,
"g": 251,
"b": 202
},
"hsl": {
"h": 95.51,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.95467,
"c": 0.07114,
"h": 132.7
},
"luminance": 0.88788
}Semantic roles & 50–950 ramp
primary
#DEFBCA
secondary
#BD88E1
accent
#03E287
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583