#DEFEB4#DEFEB4
#DEFEB4 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.101 H 127.2°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEB4 |
|---|---|
| RGB | rgb(222, 254, 180) |
| HSL | hsl(86, 97%, 85%) |
| HSV | hsv(86, 29%, 100%) |
| CMYK | cmyk(12.6%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(95.88, -22.66, 32.08) |
| CIE-LCH | lch(95.88, 39.27, 125.23°) |
| OKLab | oklab(95.64% -0.0612 0.0806) |
| OKLCH | oklch(95.64% 0.101 127.2) |
| XYZ | xyz(73.8031, 89.7080, 56.5983) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.81
Light Light Green
#C8FFB0
ΔE00 4.18
Pale Green
#C7FDB5
ΔE00 4.44
Light Khaki
#E6F2A2
ΔE00 5.28
Tea Green
#BDF8A3
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEB4 #D4B4FE
analogous
#FEF9B4 #DEFEB4 #B9FEB4
triadic
#DEFEB4 #B4DEFE #FEB4DE
tetradic
#DEFEB4 #B4FEF9 #D4B4FE #FEB4B9
square
#DEFEB4 #B4FEF9 #D4B4FE #FEB4B9
split-complementary
#DEFEB4 #B4B9FE #F9B4FE
monochromatic
#A9FC3B #C3FD78 #DEFEB4 #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DEFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DEFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEB4
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEB4 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AF
Deuteranopia (green-blind)
#FFF3B7
Tritanopia (blue-blind)
#E2F7EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defeb4; /* rgb */ color: rgb(222, 254, 180); /* oklch */ color: oklch(95.6% 0.101 127.2);
Tailwind
colors: {
custom: {
50: '#e9fecb',
500: '#defeb4',
950: '#000000',
},
}SCSS
$custom: #defeb4; $custom-light: #e9fecb; $custom-dark: #000000;
JSON
{
"hex": "#defeb4",
"rgb": {
"r": 222,
"g": 254,
"b": 180
},
"hsl": {
"h": 85.946,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.95641,
"c": 0.10117,
"h": 127.2
},
"luminance": 0.89709
}Semantic roles & 50–950 ramp
primary
#DEFEB4
secondary
#A372E4
accent
#00E663
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583