#DEFBC3#DEFBC3
#DEFBC3 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.3% C 0.079 H 130.1°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBC3 |
|---|---|
| RGB | rgb(222, 251, 195) |
| HSL | hsl(91, 88%, 87%) |
| HSV | hsv(91, 22%, 98%) |
| CMYK | cmyk(11.6%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(95.36, -19.03, 23.79) |
| CIE-LCH | lch(95.36, 30.47, 128.67°) |
| OKLab | oklab(95.31% -0.0511 0.0606) |
| OKLCH | oklch(95.31% 0.079 130.1) |
| XYZ | xyz(74.4701, 88.4634, 64.7710) |
| Luminance | 0.8846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.50
Very Light Green
#D1FFBD
ΔE00 3.53
Pale Green
#C7FDB5
ΔE00 5.12
Light Sage
#BCECAC
ΔE00 5.61
Light Light Green
#C8FFB0
ΔE00 5.79
Celadon
#BEFDB7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBC3 #E0C3FB
analogous
#FAFBC3 #DEFBC3 #C3FBC4
triadic
#DEFBC3 #C3DEFB #FBC3DE
tetradic
#DEFBC3 #C3FAFB #E0C3FB #FBC4C3
square
#DEFBC3 #C3FAFB #E0C3FB #FBC4C3
split-complementary
#DEFBC3 #C4C3FB #FBC3FA
monochromatic
#9FF350 #BEF78A #DEFBC3 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.12
#DEFBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DEFBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBC3
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBC3 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C0
Deuteranopia (green-blind)
#FCF1C6
Tritanopia (blue-blind)
#E0F6EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbc3; /* rgb */ color: rgb(222, 251, 195); /* oklch */ color: oklch(95.3% 0.079 130.1);
Tailwind
colors: {
custom: {
50: '#e8fcd5',
500: '#defbc3',
950: '#000000',
},
}SCSS
$custom: #defbc3; $custom-light: #e8fcd5; $custom-dark: #000000;
JSON
{
"hex": "#defbc3",
"rgb": {
"r": 222,
"g": 251,
"b": 195
},
"hsl": {
"h": 91.071,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.95314,
"c": 0.07927,
"h": 130.1
},
"luminance": 0.88464
}Semantic roles & 50–950 ramp
primary
#DEFBC3
secondary
#B381E1
accent
#01E477
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583