#DEFBC0#DEFBC0
#DEFBC0 is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.3% C 0.083 H 129.2°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBC0 |
|---|---|
| RGB | rgb(222, 251, 192) |
| HSL | hsl(89, 88%, 87%) |
| HSV | hsv(89, 24%, 98%) |
| CMYK | cmyk(11.6%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(95.30, -19.49, 25.24) |
| CIE-LCH | lch(95.30, 31.88, 127.67°) |
| OKLab | oklab(95.25% -0.0523 0.0642) |
| OKLCH | oklch(95.25% 0.083 129.2) |
| XYZ | xyz(74.1343, 88.3291, 63.0025) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.35
Very Pale Green
#CFFDBC
ΔE00 3.35
Pale Green
#C7FDB5
ΔE00 4.88
Light Light Green
#C8FFB0
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.51
Celadon
#BEFDB7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBC0 #DDC0FB
analogous
#FBFBC0 #DEFBC0 #C1FBC0
triadic
#DEFBC0 #C0DEFB #FBC0DE
tetradic
#DEFBC0 #C0FBFB #DDC0FB #FBC0C1
square
#DEFBC0 #C0FBFB #DDC0FB #FBC0C1
split-complementary
#DEFBC0 #C0C1FB #FBC0FB
monochromatic
#A2F44D #C0F786 #DEFBC0 #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.13
#DEFBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DEFBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBC0
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBC0 | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BC
Deuteranopia (green-blind)
#FDF1C3
Tritanopia (blue-blind)
#E0F6EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbc0; /* rgb */ color: rgb(222, 251, 192); /* oklch */ color: oklch(95.3% 0.083 129.2);
Tailwind
colors: {
custom: {
50: '#e8fcd3',
500: '#defbc0',
950: '#000000',
},
}SCSS
$custom: #defbc0; $custom-light: #e8fcd3; $custom-dark: #000000;
JSON
{
"hex": "#defbc0",
"rgb": {
"r": 222,
"g": 251,
"b": 192
},
"hsl": {
"h": 89.492,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.95251,
"c": 0.08276,
"h": 129.2
},
"luminance": 0.8833
}Semantic roles & 50–950 ramp
primary
#DEFBC0
secondary
#AF7FE1
accent
#01E571
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583