#EBF2E7#EBF2E7
#EBF2E7 is a very light, near-neutral yellow-green. Relative luminance 0.869; OKLCH L 95.3% C 0.016 H 133.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2E7 |
|---|---|
| RGB | rgb(235, 242, 231) |
| HSL | hsl(98, 30%, 93%) |
| HSV | hsv(98, 5%, 95%) |
| CMYK | cmyk(2.9%, 0%, 4.5%, 5.1%) |
| CIE-LAB | lab(94.71, -4.26, 4.49) |
| CIE-LCH | lch(94.71, 6.20, 133.50°) |
| OKLab | oklab(95.28% -0.0113 0.0118) |
| OKLCH | oklch(95.28% 0.016 133.8) |
| XYZ | xyz(80.4345, 86.9358, 88.1286) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.82
Honeydew
#F0FFF0
ΔE00 4.19
Ivory
#FFFFF0
ΔE00 4.31
Light Grey
#D8DCD6
ΔE00 5.32
Beige
#F5F5DC
ΔE00 5.66
Off White
#FAF9F6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2E7 #EEE7F2
analogous
#F0F2E7 #EBF2E7 #E7F2E8
triadic
#EBF2E7 #E7EBF2 #F2E7EB
tetradic
#EBF2E7 #E7F0F2 #EEE7F2 #F2E8E7
square
#EBF2E7 #E7F0F2 #EEE7F2 #F2E8E7
split-complementary
#EBF2E7 #E8E7F2 #F2E7F0
monochromatic
#A9C798 #CADCBF #EBF2E7 #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.14
#EBF2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#EBF2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2E7
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2E7 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E6
Deuteranopia (green-blind)
#F2F0E7
Tritanopia (blue-blind)
#EBF1EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf2e7; /* rgb */ color: rgb(235, 242, 231); /* oklch */ color: oklch(95.3% 0.016 133.8);
Tailwind
colors: {
custom: {
50: '#f1f6ee',
500: '#ebf2e7',
950: '#000000',
},
}SCSS
$custom: #ebf2e7; $custom-light: #f1f6ee; $custom-dark: #000000;
JSON
{
"hex": "#ebf2e7",
"rgb": {
"r": 235,
"g": 242,
"b": 231
},
"hsl": {
"h": 98.182,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95283,
"c": 0.01634,
"h": 133.8
},
"luminance": 0.86936
}Semantic roles & 50–950 ramp
primary
#EBF2E7
secondary
#C2B1CC
accent
#3DA881
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585