#EBFCED#EBFCED
#EBFCED is a very light, muted green. Relative luminance 0.934; OKLCH L 97.4% C 0.027 H 148.8°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCED |
|---|---|
| RGB | rgb(235, 252, 237) |
| HSL | hsl(127, 74%, 95%) |
| HSV | hsv(127, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.39, -8.24, 5.27) |
| CIE-LCH | lch(97.39, 9.78, 147.40°) |
| OKLab | oklab(97.44% -0.0228 0.0138) |
| OKLCH | oklch(97.44% 0.027 148.8) |
| XYZ | xyz(84.3545, 93.3967, 93.6876) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.99
Mintcream
#F5FFFA
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 6.76
Ivory
#FFFFF0
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCED #FCEBFA
analogous
#F1FCEB #EBFCED #EBFCF5
triadic
#EBFCED #EDEBFC #FCEDEB
tetradic
#EBFCED #EBF1FC #FCEBFA #FCF5EB
square
#EBFCED #EBF1FC #FCEBFA #FCF5EB
split-complementary
#EBFCED #F5EBFC #FCEBF1
monochromatic
#81EC8D #B6F4BD #E4FBE7 #E4FBE7 #E4FBE7
Accessibility & contrast
On white
1.07
#EBFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#EBFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCED
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCED | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EC
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#E9FBF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfced; /* rgb */ color: rgb(235, 252, 237); /* oklch */ color: oklch(97.4% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#f1fdf2',
500: '#ebfced',
950: '#000000',
},
}SCSS
$custom: #ebfced; $custom-light: #f1fdf2; $custom-dark: #000000;
JSON
{
"hex": "#ebfced",
"rgb": {
"r": 235,
"g": 252,
"b": 237
},
"hsl": {
"h": 127.059,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97444,
"c": 0.02662,
"h": 148.8
},
"luminance": 0.93397
}Semantic roles & 50–950 ramp
primary
#EBFCED
secondary
#E3A8DC
accent
#0FBFD6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585