#EBFFE0#EBFFE0
#EBFFE0 is a very light, muted yellow-green. Relative luminance 0.946; OKLCH L 97.7% C 0.046 H 134.3°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE0 |
|---|---|
| RGB | rgb(235, 255, 224) |
| HSL | hsl(99, 100%, 94%) |
| HSV | hsv(99, 12%, 100%) |
| CMYK | cmyk(7.8%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(97.86, -11.95, 12.62) |
| CIE-LCH | lch(97.86, 17.38, 133.45°) |
| OKLab | oklab(97.72% -0.032 0.0327) |
| OKLCH | oklch(97.72% 0.046 134.3) |
| XYZ | xyz(83.4731, 94.5634, 84.3615) |
| Luminance | 0.9456 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.60
Lightyellow
#FFFFE0
ΔE00 6.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.09
Off White (survey)
#FFFFE4
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.37
Beige
#F5F5DC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE0 #F4E0FF
analogous
#FBFFE0 #EBFFE0 #E0FFE5
triadic
#EBFFE0 #E0EBFF #FFE0EB
tetradic
#EBFFE0 #E0FBFF #F4E0FF #FFE5E0
square
#EBFFE0 #E0FBFF #F4E0FF #FFE5E0
split-complementary
#EBFFE0 #E5E0FF #FFE0FB
monochromatic
#9CFF66 #C4FFA3 #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.05
#EBFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#EBFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE0
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE0 | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADE
Deuteranopia (green-blind)
#FFF8E1
Tritanopia (blue-blind)
#EBFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe0; /* rgb */ color: rgb(235, 255, 224); /* oklch */ color: oklch(97.7% 0.046 134.3);
Tailwind
colors: {
custom: {
50: '#f1ffe9',
500: '#ebffe0',
950: '#000000',
},
}SCSS
$custom: #ebffe0; $custom-light: #f1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#ebffe0",
"rgb": {
"r": 235,
"g": 255,
"b": 224
},
"hsl": {
"h": 98.71,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97719,
"c": 0.04577,
"h": 134.3
},
"luminance": 0.94564
}Semantic roles & 50–950 ramp
primary
#EBFFE0
secondary
#CE97ED
accent
#00E694
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684