#EBFFF3#EBFFF3
#EBFFF3 is a very light, muted green. Relative luminance 0.957; OKLCH L 98.2% C 0.026 H 159.6°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF3 |
|---|---|
| RGB | rgb(235, 255, 243) |
| HSL | hsl(144, 100%, 96%) |
| HSV | hsv(144, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(98.29, -8.68, 3.50) |
| CIE-LCH | lch(98.29, 9.36, 158.03°) |
| OKLab | oklab(98.21% -0.0245 0.0091) |
| OKLCH | oklch(98.21% 0.026 159.6) |
| XYZ | xyz(86.1953, 95.6523, 98.6982) |
| Luminance | 0.9565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.03
Mintcream
#F5FFFA
ΔE00 4.96
Lightcyan
#E0FFFF
ΔE00 5.81
Azure (CSS)
#F0FFFF
ΔE00 5.85
Ice
#D6FFFA
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF3 #FFEBF7
analogous
#EDFFEB #EBFFF3 #EBFFFD
triadic
#EBFFF3 #F3EBFF #FFF3EB
tetradic
#EBFFF3 #EBEDFF #FFEBF7 #FFFDEB
square
#EBFFF3 #EBEDFF #FFEBF7 #FFFDEB
split-complementary
#EBFFF3 #FDEBFF #FFEBED
monochromatic
#71FFAA #AEFFCE #E0FFED #E0FFED #E0FFED
Accessibility & contrast
On white
1.04
#EBFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#EBFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF3
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF3 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF2
Deuteranopia (green-blind)
#FBF9F4
Tritanopia (blue-blind)
#E8FFFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff3; /* rgb */ color: rgb(235, 255, 243); /* oklch */ color: oklch(98.2% 0.026 159.6);
Tailwind
colors: {
custom: {
50: '#f1fff7',
500: '#ebfff3',
950: '#000000',
},
}SCSS
$custom: #ebfff3; $custom-light: #f1fff7; $custom-dark: #000000;
JSON
{
"hex": "#ebfff3",
"rgb": {
"r": 235,
"g": 255,
"b": 243
},
"hsl": {
"h": 144,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98207,
"c": 0.02618,
"h": 159.6
},
"luminance": 0.95653
}Semantic roles & 50–950 ramp
primary
#EBFFF3
secondary
#EEA0CF
accent
#008AE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685