#DEFCBF#DEFCBF
#DEFCBF is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.4% C 0.085 H 129.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCBF |
|---|---|
| RGB | rgb(222, 252, 191) |
| HSL | hsl(90, 91%, 87%) |
| HSV | hsv(90, 24%, 99%) |
| CMYK | cmyk(11.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(95.54, -20.12, 26.08) |
| CIE-LCH | lch(95.54, 32.94, 127.65°) |
| OKLab | oklab(95.44% -0.054 0.0662) |
| OKLCH | oklch(95.44% 0.085 129.2) |
| XYZ | xyz(74.3371, 88.9114, 62.5254) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.09
Very Pale Green
#CFFDBC
ΔE00 3.14
Pale Green
#C7FDB5
ΔE00 4.61
Light Light Green
#C8FFB0
ΔE00 5.07
Light Sage
#BCECAC
ΔE00 5.48
Celadon
#BEFDB7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCBF #DDBFFC
analogous
#FCFBBF #DEFCBF #C0FCBF
triadic
#DEFCBF #BFDEFC #FCBFDE
tetradic
#DEFCBF #BFFCFB #DDBFFC #FCBFC0
square
#DEFCBF #BFFCFB #DDBFFC #FCBFC0
split-complementary
#DEFCBF #BFC0FC #FBBFFC
monochromatic
#A2F74A #C0F985 #DEFCBF #F0FEE2 #F0FEE2
Accessibility & contrast
On white
1.12
#DEFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DEFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCBF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCBF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FEF2C2
Tritanopia (blue-blind)
#E1F6EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defcbf; /* rgb */ color: rgb(222, 252, 191); /* oklch */ color: oklch(95.4% 0.085 129.2);
Tailwind
colors: {
custom: {
50: '#e8fdd2',
500: '#defcbf',
950: '#000000',
},
}SCSS
$custom: #defcbf; $custom-light: #e8fdd2; $custom-dark: #000000;
JSON
{
"hex": "#defcbf",
"rgb": {
"r": 222,
"g": 252,
"b": 191
},
"hsl": {
"h": 89.508,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.95439,
"c": 0.08547,
"h": 129.2
},
"luminance": 0.88912
}Semantic roles & 50–950 ramp
primary
#DEFCBF
secondary
#AF7DE2
accent
#00E671
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583