#EBFFF2#EBFFF2
#EBFFF2 is a very light, muted green. Relative luminance 0.956; OKLCH L 98.2% C 0.027 H 157.4°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF2 |
|---|---|
| RGB | rgb(235, 255, 242) |
| HSL | hsl(141, 100%, 96%) |
| HSV | hsv(141, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(98.27, -8.85, 3.98) |
| CIE-LCH | lch(98.27, 9.71, 155.81°) |
| OKLab | oklab(98.18% -0.0249 0.0104) |
| OKLCH | oklch(98.18% 0.027 157.4) |
| XYZ | xyz(86.0447, 95.5920, 97.9051) |
| Luminance | 0.9559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.85
Mintcream
#F5FFFA
ΔE00 5.22
Lightcyan
#E0FFFF
ΔE00 6.15
Azure (CSS)
#F0FFFF
ΔE00 6.23
Ice
#D6FFFA
ΔE00 6.56
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF2 #FFEBF8
analogous
#EEFFEB #EBFFF2 #EBFFFC
triadic
#EBFFF2 #F2EBFF #FFF2EB
tetradic
#EBFFF2 #EBEEFF #FFEBF8 #FFFCEB
square
#EBFFF2 #EBEEFF #FFEBF8 #FFFCEB
split-complementary
#EBFFF2 #FCEBFF #FFEBEE
monochromatic
#71FFA2 #AEFFCA #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.04
#EBFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#EBFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF2
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF2 | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FBF9F3
Tritanopia (blue-blind)
#E8FFFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff2; /* rgb */ color: rgb(235, 255, 242); /* oklch */ color: oklch(98.2% 0.027 157.4);
Tailwind
colors: {
custom: {
50: '#f1fff6',
500: '#ebfff2',
950: '#000000',
},
}SCSS
$custom: #ebfff2; $custom-light: #f1fff6; $custom-dark: #000000;
JSON
{
"hex": "#ebfff2",
"rgb": {
"r": 235,
"g": 255,
"b": 242
},
"hsl": {
"h": 141,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9818,
"c": 0.027,
"h": 157.4
},
"luminance": 0.95593
}Semantic roles & 50–950 ramp
primary
#EBFFF2
secondary
#EEA0D3
accent
#0095E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685