#DEFCB0#DEFCB0
#DEFCB0 is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.1% C 0.103 H 125.8°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCB0 |
|---|---|
| RGB | rgb(222, 252, 176) |
| HSL | hsl(84, 93%, 84%) |
| HSV | hsv(84, 30%, 99%) |
| CMYK | cmyk(11.9%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(95.28, -22.25, 33.29) |
| CIE-LCH | lch(95.28, 40.04, 123.75°) |
| OKLab | oklab(95.14% -0.0601 0.0834) |
| OKLCH | oklch(95.14% 0.103 125.8) |
| XYZ | xyz(72.7702, 88.2846, 54.2728) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.26
Very Pale Green
#CFFDBC
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 4.60
Light Light Green
#C8FFB0
ΔE00 4.60
Pale Green
#C7FDB5
ΔE00 4.94
Tea Green
#BDF8A3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCB0 #CEB0FC
analogous
#FCF4B0 #DEFCB0 #B8FCB0
triadic
#DEFCB0 #B0DEFC #FCB0DE
tetradic
#DEFCB0 #B0FCF4 #CEB0FC #FCB0B8
square
#DEFCB0 #B0FCF4 #CEB0FC #FCB0B8
split-complementary
#DEFCB0 #B0B8FC #F4B0FC
monochromatic
#ADF83A #C5FA75 #DEFCB0 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.13
#DEFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DEFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCB0
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCB0 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#E3F5E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defcb0; /* rgb */ color: rgb(222, 252, 176); /* oklch */ color: oklch(95.1% 0.103 125.8);
Tailwind
colors: {
custom: {
50: '#e9fdc8',
500: '#defcb0',
950: '#000000',
},
}SCSS
$custom: #defcb0; $custom-light: #e9fdc8; $custom-dark: #000000;
JSON
{
"hex": "#defcb0",
"rgb": {
"r": 222,
"g": 252,
"b": 176
},
"hsl": {
"h": 83.684,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.95143,
"c": 0.10278,
"h": 125.8
},
"luminance": 0.88285
}Semantic roles & 50–950 ramp
primary
#DEFCB0
secondary
#9C70E0
accent
#00E65B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582