#DEFBC5#DEFBC5
#DEFBC5 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.4% C 0.077 H 130.8°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBC5 |
|---|---|
| RGB | rgb(222, 251, 197) |
| HSL | hsl(92, 87%, 88%) |
| HSV | hsv(92, 22%, 98%) |
| CMYK | cmyk(11.6%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(95.39, -18.73, 22.82) |
| CIE-LCH | lch(95.39, 29.52, 129.37°) |
| OKLab | oklab(95.36% -0.0502 0.0583) |
| OKLCH | oklch(95.36% 0.077 130.8) |
| XYZ | xyz(74.6977, 88.5545, 65.9699) |
| Luminance | 0.8855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.67
Very Light Green
#D1FFBD
ΔE00 3.72
Pale Green
#C7FDB5
ΔE00 5.34
Light Sage
#BCECAC
ΔE00 5.72
Light Light Green
#C8FFB0
ΔE00 6.07
Celadon
#BEFDB7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBC5 #E2C5FB
analogous
#F9FBC5 #DEFBC5 #C5FBC7
triadic
#DEFBC5 #C5DEFB #FBC5DE
tetradic
#DEFBC5 #C5F9FB #E2C5FB #FBC7C5
square
#DEFBC5 #C5F9FB #E2C5FB #FBC7C5
split-complementary
#DEFBC5 #C7C5FB #FBC5F9
monochromatic
#9DF352 #BDF78C #DEFBC5 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.12
#DEFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DEFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBC5
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBC5 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C2
Deuteranopia (green-blind)
#FCF1C7
Tritanopia (blue-blind)
#E0F6EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbc5; /* rgb */ color: rgb(222, 251, 197); /* oklch */ color: oklch(95.4% 0.077 130.8);
Tailwind
colors: {
custom: {
50: '#e8fcd6',
500: '#defbc5',
950: '#000000',
},
}SCSS
$custom: #defbc5; $custom-light: #e8fcd6; $custom-dark: #000000;
JSON
{
"hex": "#defbc5",
"rgb": {
"r": 222,
"g": 251,
"b": 197
},
"hsl": {
"h": 92.222,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.95357,
"c": 0.07695,
"h": 130.8
},
"luminance": 0.88555
}Semantic roles & 50–950 ramp
primary
#DEFBC5
secondary
#B683E1
accent
#02E47B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583