#EBF3DF#EBF3DF
#EBF3DF is a very light, muted yellow-green. Relative luminance 0.871; OKLCH L 95.3% C 0.028 H 124.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3DF |
|---|---|
| RGB | rgb(235, 243, 223) |
| HSL | hsl(84, 45%, 91%) |
| HSV | hsv(84, 8%, 95%) |
| CMYK | cmyk(3.3%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(94.78, -6.13, 8.73) |
| CIE-LCH | lch(94.78, 10.67, 125.09°) |
| OKLab | oklab(95.27% -0.0158 0.0228) |
| OKLCH | oklch(95.27% 0.028 124.8) |
| XYZ | xyz(79.6288, 87.0910, 82.4129) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.57
Honeydew
#F0FFF0
ΔE00 3.80
Off White (survey)
#FFFFE4
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 4.99
Lightyellow
#FFFFE0
ΔE00 5.23
Eggshell
#F0EAD6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3DF #E7DFF3
analogous
#F3F1DF #EBF3DF #E1F3DF
triadic
#EBF3DF #DFEBF3 #F3DFEB
tetradic
#EBF3DF #DFF3F1 #E7DFF3 #F3DFE1
square
#EBF3DF #DFF3F1 #E7DFF3 #F3DFE1
split-complementary
#EBF3DF #DFE1F3 #F1DFF3
monochromatic
#B3D286 #CFE2B2 #EBF3DF #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.14
#EBF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#EBF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3DF
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3DF | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#ECF1ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf3df; /* rgb */ color: rgb(235, 243, 223); /* oklch */ color: oklch(95.3% 0.028 124.8);
Tailwind
colors: {
custom: {
50: '#f1f7e9',
500: '#ebf3df',
950: '#000000',
},
}SCSS
$custom: #ebf3df; $custom-light: #f1f7e9; $custom-dark: #000000;
JSON
{
"hex": "#ebf3df",
"rgb": {
"r": 235,
"g": 243,
"b": 223
},
"hsl": {
"h": 84,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.95273,
"c": 0.02774,
"h": 124.8
},
"luminance": 0.87091
}Semantic roles & 50–950 ramp
primary
#EBF3DF
secondary
#B7A5D1
accent
#2DB965
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584