#DEFBAE#DEFBAE
#DEFBAE is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.9% C 0.104 H 125.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBAE |
|---|---|
| RGB | rgb(222, 251, 174) |
| HSL | hsl(83, 91%, 83%) |
| HSV | hsv(83, 31%, 98%) |
| CMYK | cmyk(11.6%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(94.98, -22.04, 33.89) |
| CIE-LCH | lch(94.98, 40.43, 123.03°) |
| OKLab | oklab(94.9% -0.0596 0.0848) |
| OKLCH | oklch(94.9% 0.104 125.1) |
| XYZ | xyz(72.2605, 87.5796, 53.1339) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.27
Very Light Green
#D1FFBD
ΔE00 4.60
Very Pale Green
#CFFDBC
ΔE00 4.73
Light Light Green
#C8FFB0
ΔE00 4.84
Pale Green
#C7FDB5
ΔE00 5.22
Tea Green
#BDF8A3
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBAE #CBAEFB
analogous
#FBF1AE #DEFBAE #B7FBAE
triadic
#DEFBAE #AEDEFB #FBAEDE
tetradic
#DEFBAE #AEFBF1 #CBAEFB #FBAEB7
square
#DEFBAE #AEFBF1 #CBAEFB #FBAEB7
split-complementary
#DEFBAE #AEB7FB #F1AEFB
monochromatic
#AEF539 #C6F874 #DEFBAE #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.13
#DEFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DEFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBAE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBAE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FFF0B2
Tritanopia (blue-blind)
#E3F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbae; /* rgb */ color: rgb(222, 251, 174); /* oklch */ color: oklch(94.9% 0.104 125.1);
Tailwind
colors: {
custom: {
50: '#e9fcc6',
500: '#defbae',
950: '#000000',
},
}SCSS
$custom: #defbae; $custom-light: #e9fcc6; $custom-dark: #000000;
JSON
{
"hex": "#defbae",
"rgb": {
"r": 222,
"g": 251,
"b": 174
},
"hsl": {
"h": 82.597,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.94895,
"c": 0.1036,
"h": 125.1
},
"luminance": 0.8758
}Semantic roles & 50–950 ramp
primary
#DEFBAE
secondary
#996FDF
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582