#EDEFEA#EDEFEA
#EDEFEA is a very light, near-neutral yellow-green. Relative luminance 0.857; OKLCH L 94.9% C 0.007 H 124.5°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEFEA |
|---|---|
| RGB | rgb(237, 239, 234) |
| HSL | hsl(84, 14%, 93%) |
| HSV | hsv(84, 2%, 94%) |
| CMYK | cmyk(0.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(94.17, -1.55, 2.18) |
| CIE-LCH | lch(94.17, 2.67, 125.40°) |
| OKLab | oklab(94.92% -0.0039 0.0057) |
| OKLCH | oklch(94.92% 0.007 124.5) |
| XYZ | xyz(80.6404, 85.6780, 90.1151) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.98
Whitesmoke
#F5F5F5
ΔE00 3.29
Floralwhite
#FFFAF0
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 4.43
White
#FFFFFF
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEFEA #ECEAEF
analogous
#EFEEEA #EDEFEA #EAEFEA
triadic
#EDEFEA #EAEDEF #EFEAED
tetradic
#EDEFEA #EAEFEE #ECEAEF #EFEAEA
square
#EDEFEA #EAEFEE #ECEAEF #EFEAEA
split-complementary
#EDEFEA #EAEAEF #EEEAEF
monochromatic
#B1BAA5 #CFD5C7 #EDEFEA #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.16
#EDEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#EDEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEFEA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEFEA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#EDEEED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edefea; /* rgb */ color: rgb(237, 239, 234); /* oklch */ color: oklch(94.9% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#f2f4f0',
500: '#edefea',
950: '#000000',
},
}SCSS
$custom: #edefea; $custom-light: #f2f4f0; $custom-dark: #000000;
JSON
{
"hex": "#edefea",
"rgb": {
"r": 237,
"g": 239,
"b": 234
},
"hsl": {
"h": 84,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.94921,
"c": 0.00696,
"h": 124.5
},
"luminance": 0.85678
}Semantic roles & 50–950 ramp
primary
#EDEFEA
secondary
#BDB9C5
accent
#4E986B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585