#EFFDAE#EFFDAE
#EFFDAE is a very light, moderate yellow-green. Relative luminance 0.917; OKLCH L 96.5% C 0.101 H 116.5°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDAE |
|---|---|
| RGB | rgb(239, 253, 174) |
| HSL | hsl(71, 95%, 84%) |
| HSV | hsv(71, 31%, 99%) |
| CMYK | cmyk(5.5%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(96.68, -16.85, 36.36) |
| CIE-LCH | lch(96.68, 40.07, 114.87°) |
| OKLab | oklab(96.54% -0.0452 0.0906) |
| OKLCH | oklch(96.54% 0.101 116.5) |
| XYZ | xyz(78.3617, 91.6578, 53.5998) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.30
Creme
#FFFFB6
ΔE00 3.70
Light Beige
#FFFEB6
ΔE00 3.95
Parchment
#FEFCAF
ΔE00 4.05
Cream (survey)
#FFFFC2
ΔE00 4.81
Ecru
#FEFFCA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDAE #BCAEFD
analogous
#FDE3AE #EFFDAE #C7FDAE
triadic
#EFFDAE #AEEFFD #FDAEEF
tetradic
#EFFDAE #AEFDE3 #BCAEFD #FDAEC7
square
#EFFDAE #AEFDE3 #BCAEFD #FDAEC7
split-complementary
#EFFDAE #AEC7FD #E3AEFD
monochromatic
#D7FA37 #E3FC72 #EFFDAE #F9FEE1 #F9FEE1
Accessibility & contrast
On white
1.09
#EFFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EFFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDAE
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDAE | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF6B1
Tritanopia (blue-blind)
#F7F5E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #effdae; /* rgb */ color: rgb(239, 253, 174); /* oklch */ color: oklch(96.5% 0.101 116.5);
Tailwind
colors: {
custom: {
50: '#f5fec7',
500: '#effdae',
950: '#000000',
},
}SCSS
$custom: #effdae; $custom-light: #f5fec7; $custom-dark: #000000;
JSON
{
"hex": "#effdae",
"rgb": {
"r": 239,
"g": 253,
"b": 174
},
"hsl": {
"h": 70.633,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.96542,
"c": 0.1012,
"h": 116.5
},
"luminance": 0.91657
}Semantic roles & 50–950 ramp
primary
#EFFDAE
secondary
#826DE2
accent
#00E629
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582