#EBFDEF#EBFDEF
#EBFDEF is a very light, muted green. Relative luminance 0.941; OKLCH L 97.7% C 0.026 H 152.4°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDEF |
|---|---|
| RGB | rgb(235, 253, 239) |
| HSL | hsl(133, 82%, 96%) |
| HSV | hsv(133, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(97.69, -8.39, 4.68) |
| CIE-LCH | lch(97.69, 9.61, 150.85°) |
| OKLab | oklab(97.7% -0.0234 0.0122) |
| OKLCH | oklch(97.7% 0.026 152.4) |
| XYZ | xyz(84.9632, 94.1439, 95.3400) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.21
Mintcream
#F5FFFA
ΔE00 5.10
Azure (CSS)
#F0FFFF
ΔE00 6.43
Lightcyan
#E0FFFF
ΔE00 6.81
Ivory
#FFFFF0
ΔE00 7.09
Ice
#D6FFFA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDEF #FDEBF9
analogous
#F0FDEB #EBFDEF #EBFDF8
triadic
#EBFDEF #EFEBFD #FDEFEB
tetradic
#EBFDEF #EBF0FD #FDEBF9 #FDF8EB
square
#EBFDEF #EBF0FD #FDEBF9 #FDF8EB
split-complementary
#EBFDEF #F8EBFD #FDEBF0
monochromatic
#7CF296 #B3F7C2 #E3FCE9 #E3FCE9 #E3FCE9
Accessibility & contrast
On white
1.06
#EBFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EBFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDEF
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDEF | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FAF7F0
Tritanopia (blue-blind)
#E9FCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfdef; /* rgb */ color: rgb(235, 253, 239); /* oklch */ color: oklch(97.7% 0.026 152.4);
Tailwind
colors: {
custom: {
50: '#f1fef4',
500: '#ebfdef',
950: '#000000',
},
}SCSS
$custom: #ebfdef; $custom-light: #f1fef4; $custom-dark: #000000;
JSON
{
"hex": "#ebfdef",
"rgb": {
"r": 235,
"g": 253,
"b": 239
},
"hsl": {
"h": 133.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97698,
"c": 0.02638,
"h": 152.4
},
"luminance": 0.94145
}Semantic roles & 50–950 ramp
primary
#EBFDEF
secondary
#E7A6D8
accent
#07AEDE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585