#DEFEAF#DEFEAF
#DEFEAF is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.107 H 126.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEAF |
|---|---|
| RGB | rgb(222, 254, 175) |
| HSL | hsl(84, 98%, 84%) |
| HSV | hsv(84, 31%, 100%) |
| CMYK | cmyk(12.6%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.79, -23.34, 34.47) |
| CIE-LCH | lch(95.79, 41.63, 124.10°) |
| OKLab | oklab(95.55% -0.0632 0.0862) |
| OKLCH | oklch(95.55% 0.107 126.3) |
| XYZ | xyz(73.3029, 89.5079, 53.9640) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.32
Light Light Green
#C8FFB0
ΔE00 4.36
Very Pale Green
#CFFDBC
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEAF #CFAFFE
analogous
#FEF7AF #DEFEAF #B7FEAF
triadic
#DEFEAF #AFDEFE #FEAFDE
tetradic
#DEFEAF #AFFEF7 #CFAFFE #FEAFB7
square
#DEFEAF #AFFEF7 #CFAFFE #FEAFB7
split-complementary
#DEFEAF #AFB7FE #F7AFFE
monochromatic
#ACFC36 #C5FD73 #DEFEAF #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DEFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DEFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEAF
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEAF | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#E3F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defeaf; /* rgb */ color: rgb(222, 254, 175); /* oklch */ color: oklch(95.5% 0.107 126.3);
Tailwind
colors: {
custom: {
50: '#e9fec7',
500: '#defeaf',
950: '#000000',
},
}SCSS
$custom: #defeaf; $custom-light: #e9fec7; $custom-dark: #000000;
JSON
{
"hex": "#defeaf",
"rgb": {
"r": 222,
"g": 254,
"b": 175
},
"hsl": {
"h": 84.304,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95547,
"c": 0.10686,
"h": 126.3
},
"luminance": 0.89508
}Semantic roles & 50–950 ramp
primary
#DEFEAF
secondary
#9D6EE4
accent
#00E65D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582