#EBFFF4#EBFFF4
#EBFFF4 is a very light, muted green. Relative luminance 0.957; OKLCH L 98.2% C 0.025 H 162.0°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF4 |
|---|---|
| RGB | rgb(235, 255, 244) |
| HSL | hsl(147, 100%, 96%) |
| HSV | hsv(147, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(98.32, -8.50, 3.02) |
| CIE-LCH | lch(98.32, 9.02, 160.43°) |
| OKLab | oklab(98.23% -0.0242 0.0079) |
| OKLCH | oklch(98.23% 0.025 162) |
| XYZ | xyz(86.3467, 95.7128, 99.4957) |
| Luminance | 0.9571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.26
Mintcream
#F5FFFA
ΔE00 4.70
Lightcyan
#E0FFFF
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 5.48
Ice
#D6FFFA
ΔE00 6.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF4 #FFEBF6
analogous
#ECFFEB #EBFFF4 #EBFFFE
triadic
#EBFFF4 #F4EBFF #FFF4EB
tetradic
#EBFFF4 #EBECFF #FFEBF6 #FFFEEB
square
#EBFFF4 #EBECFF #FFEBF6 #FFFEEB
split-complementary
#EBFFF4 #FEEBFF #FFEBEC
monochromatic
#71FFB1 #AEFFD2 #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.04
#EBFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#EBFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF4
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF4 | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF3
Deuteranopia (green-blind)
#FAF9F5
Tritanopia (blue-blind)
#E8FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff4; /* rgb */ color: rgb(235, 255, 244); /* oklch */ color: oklch(98.2% 0.025 162.0);
Tailwind
colors: {
custom: {
50: '#f1fff7',
500: '#ebfff4',
950: '#000000',
},
}SCSS
$custom: #ebfff4; $custom-light: #f1fff7; $custom-dark: #000000;
JSON
{
"hex": "#ebfff4",
"rgb": {
"r": 235,
"g": 255,
"b": 244
},
"hsl": {
"h": 147,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98234,
"c": 0.02541,
"h": 162
},
"luminance": 0.95714
}Semantic roles & 50–950 ramp
primary
#EBFFF4
secondary
#EEA0CB
accent
#007EE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685