#EBFFED#EBFFED
#EBFFED is a very light, muted green. Relative luminance 0.953; OKLCH L 98.0% C 0.032 H 148.2°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFED |
|---|---|
| RGB | rgb(235, 255, 237) |
| HSL | hsl(126, 100%, 96%) |
| HSV | hsv(126, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(98.15, -9.74, 6.37) |
| CIE-LCH | lch(98.15, 11.64, 146.80°) |
| OKLab | oklab(98.05% -0.0269 0.0166) |
| OKLCH | oklch(98.05% 0.032 148.2) |
| XYZ | xyz(85.3040, 95.2958, 94.0041) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.07
Mintcream
#F5FFFA
ΔE00 6.63
Ice
#D6FFFA
ΔE00 7.60
Beige
#F5F5DC
ΔE00 7.68
Off White (survey)
#FFFFE4
ΔE00 7.73
Ivory
#FFFFF0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFED #FFEBFD
analogous
#F3FFEB #EBFFED #EBFFF7
triadic
#EBFFED #EDEBFF #FFEDEB
tetradic
#EBFFED #EBF3FF #FFEBFD #FFF7EB
square
#EBFFED #EBF3FF #FFEBFD #FFF7EB
split-complementary
#EBFFED #F7EBFF #FFEBF3
monochromatic
#71FF7F #AEFFB6 #E0FFE3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.05
#EBFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#EBFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFED
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFED | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#E9FEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebffed; /* rgb */ color: rgb(235, 255, 237); /* oklch */ color: oklch(98.0% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#f1fff2',
500: '#ebffed',
950: '#000000',
},
}SCSS
$custom: #ebffed; $custom-light: #f1fff2; $custom-dark: #000000;
JSON
{
"hex": "#ebffed",
"rgb": {
"r": 235,
"g": 255,
"b": 237
},
"hsl": {
"h": 126,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98048,
"c": 0.03161,
"h": 148.2
},
"luminance": 0.95297
}Semantic roles & 50–950 ramp
primary
#EBFFED
secondary
#EEA0E6
accent
#00CFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685