#EFFDAD#EFFDAD
#EFFDAD is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.5% C 0.102 H 116.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDAD |
|---|---|
| RGB | rgb(239, 253, 173) |
| HSL | hsl(71, 95%, 84%) |
| HSV | hsv(71, 32%, 99%) |
| CMYK | cmyk(5.5%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(96.66, -16.98, 36.84) |
| CIE-LCH | lch(96.66, 40.56, 114.74°) |
| OKLab | oklab(96.52% -0.0456 0.0917) |
| OKLCH | oklch(96.52% 0.102 116.4) |
| XYZ | xyz(78.2646, 91.6190, 53.0882) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.27
Creme
#FFFFB6
ΔE00 3.73
Light Beige
#FFFEB6
ΔE00 3.98
Parchment
#FEFCAF
ΔE00 4.04
Cream (survey)
#FFFFC2
ΔE00 4.92
Buff
#FEF69E
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDAD #BBADFD
analogous
#FDE3AD #EFFDAD #C7FDAD
triadic
#EFFDAD #ADEFFD #FDADEF
tetradic
#EFFDAD #ADFDE3 #BBADFD #FDADC7
square
#EFFDAD #ADFDE3 #BBADFD #FDADC7
split-complementary
#EFFDAD #ADC7FD #E3ADFD
monochromatic
#D8FA36 #E3FC71 #EFFDAD #F9FEE1 #F9FEE1
Accessibility & contrast
On white
1.09
#EFFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EFFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDAD
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDAD | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A8
Deuteranopia (green-blind)
#FFF6B0
Tritanopia (blue-blind)
#F7F4E8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #effdad; /* rgb */ color: rgb(239, 253, 173); /* oklch */ color: oklch(96.5% 0.102 116.4);
Tailwind
colors: {
custom: {
50: '#f5fec6',
500: '#effdad',
950: '#000000',
},
}SCSS
$custom: #effdad; $custom-light: #f5fec6; $custom-dark: #000000;
JSON
{
"hex": "#effdad",
"rgb": {
"r": 239,
"g": 253,
"b": 173
},
"hsl": {
"h": 70.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.96524,
"c": 0.10235,
"h": 116.4
},
"luminance": 0.91618
}Semantic roles & 50–950 ramp
primary
#EFFDAD
secondary
#816CE2
accent
#00E628
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582