#EBFEDC#EBFEDC
#EBFEDC is a very light, muted yellow-green. Relative luminance 0.937; OKLCH L 97.4% C 0.049 H 131.2°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEDC |
|---|---|
| RGB | rgb(235, 254, 220) |
| HSL | hsl(94, 94%, 93%) |
| HSV | hsv(94, 13%, 100%) |
| CMYK | cmyk(7.5%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(97.52, -12.11, 14.18) |
| CIE-LCH | lch(97.52, 18.65, 130.51°) |
| OKLab | oklab(97.42% -0.0322 0.0367) |
| OKLCH | oklch(97.42% 0.049 131.2) |
| XYZ | xyz(82.6189, 93.7126, 81.4320) |
| Luminance | 0.9371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Lightyellow
#FFFFE0
ΔE00 6.64
Eggshell (survey)
#FFFFD4
ΔE00 6.70
Off White (survey)
#FFFFE4
ΔE00 7.07
Beige
#F5F5DC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEDC #EFDCFE
analogous
#FCFEDC #EBFEDC #DCFEDE
triadic
#EBFEDC #DCEBFE #FEDCEB
tetradic
#EBFEDC #DCFCFE #EFDCFE #FEDEDC
square
#EBFEDC #DCFCFE #EFDCFE #FEDEDC
split-complementary
#EBFEDC #DEDCFE #FEDCFC
monochromatic
#A7FB65 #C9FCA0 #EBFEDC #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.06
#EBFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#EBFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEDC
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEDC | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#ECFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfedc; /* rgb */ color: rgb(235, 254, 220); /* oklch */ color: oklch(97.4% 0.049 131.2);
Tailwind
colors: {
custom: {
50: '#f1fee6',
500: '#ebfedc',
950: '#000000',
},
}SCSS
$custom: #ebfedc; $custom-light: #f1fee6; $custom-dark: #000000;
JSON
{
"hex": "#ebfedc",
"rgb": {
"r": 235,
"g": 254,
"b": 220
},
"hsl": {
"h": 93.529,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97419,
"c": 0.04884,
"h": 131.2
},
"luminance": 0.93713
}Semantic roles & 50–950 ramp
primary
#EBFEDC
secondary
#C495E9
accent
#00E680
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584