#DEFFAE#DEFFAE
#DEFFAE is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.7% C 0.109 H 126.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFAE |
|---|---|
| RGB | rgb(222, 255, 174) |
| HSL | hsl(84, 100%, 84%) |
| HSV | hsv(84, 32%, 100%) |
| CMYK | cmyk(12.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.04, -23.95, 35.30) |
| CIE-LCH | lch(96.04, 42.66, 124.15°) |
| OKLab | oklab(95.74% -0.0649 0.0881) |
| OKLCH | oklch(95.74% 0.109 126.4) |
| XYZ | xyz(73.5233, 90.1051, 53.5548) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.31
Very Light Green
#D1FFBD
ΔE00 4.47
Very Pale Green
#CFFDBC
ΔE00 4.68
Pale Green
#C7FDB5
ΔE00 4.91
Light Khaki
#E6F2A2
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFAE #CFAEFF
analogous
#FFF7AE #DEFFAE #B6FFAE
triadic
#DEFFAE #AEDEFF #FFAEDE
tetradic
#DEFFAE #AEFFF7 #CFAEFF #FFAEB6
square
#DEFFAE #AEFFF7 #CFAEFF #FFAEB6
split-complementary
#DEFFAE #AEB6FF #F7AEFF
monochromatic
#ACFF34 #C5FF71 #DEFFAE #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.10
#DEFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DEFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFAE
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFAE | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF3B2
Tritanopia (blue-blind)
#E3F8EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffae; /* rgb */ color: rgb(222, 255, 174); /* oklch */ color: oklch(95.7% 0.109 126.4);
Tailwind
colors: {
custom: {
50: '#e9ffc6',
500: '#deffae',
950: '#000000',
},
}SCSS
$custom: #deffae; $custom-light: #e9ffc6; $custom-dark: #000000;
JSON
{
"hex": "#deffae",
"rgb": {
"r": 222,
"g": 255,
"b": 174
},
"hsl": {
"h": 84.444,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9574,
"c": 0.10944,
"h": 126.4
},
"luminance": 0.90106
}Semantic roles & 50–950 ramp
primary
#DEFFAE
secondary
#9D6CE5
accent
#00E65D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682