#EBFFEF#EBFFEF
#EBFFEF is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.030 H 151.5°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFEF |
|---|---|
| RGB | rgb(235, 255, 239) |
| HSL | hsl(132, 100%, 96%) |
| HSV | hsv(132, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.20, -9.39, 5.41) |
| CIE-LCH | lch(98.20, 10.84, 150.02°) |
| OKLab | oklab(98.1% -0.0261 0.0141) |
| OKLCH | oklch(98.1% 0.03 151.5) |
| XYZ | xyz(85.5978, 95.4133, 95.5516) |
| Luminance | 0.9541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.77
Mintcream
#F5FFFA
ΔE00 6.05
Ice
#D6FFFA
ΔE00 7.15
Lightcyan
#E0FFFF
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 7.31
Ivory
#FFFFF0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFEF #FFEBFB
analogous
#F1FFEB #EBFFEF #EBFFF9
triadic
#EBFFEF #EFEBFF #FFEFEB
tetradic
#EBFFEF #EBF1FF #FFEBFB #FFF9EB
square
#EBFFEF #EBF1FF #FFEBFB #FFF9EB
split-complementary
#EBFFEF #F9EBFF #FFEBF1
monochromatic
#71FF8D #AEFFBE #E0FFE7 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.05
#EBFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EBFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFEF
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFEF | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FBF9F0
Tritanopia (blue-blind)
#E9FEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebffef; /* rgb */ color: rgb(235, 255, 239); /* oklch */ color: oklch(98.1% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#f1fff4',
500: '#ebffef',
950: '#000000',
},
}SCSS
$custom: #ebffef; $custom-light: #f1fff4; $custom-dark: #000000;
JSON
{
"hex": "#ebffef",
"rgb": {
"r": 235,
"g": 255,
"b": 239
},
"hsl": {
"h": 132,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.981,
"c": 0.02968,
"h": 151.5
},
"luminance": 0.95414
}Semantic roles & 50–950 ramp
primary
#EBFFEF
secondary
#EEA0DF
accent
#00B8E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685