#EBFEEE#EBFEEE
#EBFEEE is a very light, muted green. Relative luminance 0.947; OKLCH L 97.9% C 0.029 H 150.1°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEEE |
|---|---|
| RGB | rgb(235, 254, 238) |
| HSL | hsl(129, 90%, 96%) |
| HSV | hsv(129, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.92, -9.06, 5.53) |
| CIE-LCH | lch(97.92, 10.62, 148.63°) |
| OKLab | oklab(97.87% -0.0251 0.0144) |
| OKLCH | oklch(97.87% 0.029 150.1) |
| XYZ | xyz(85.1324, 94.7180, 94.6696) |
| Luminance | 0.9472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.49
Mintcream
#F5FFFA
ΔE00 5.87
Azure (CSS)
#F0FFFF
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 7.32
Ice
#D6FFFA
ΔE00 7.40
Ivory
#FFFFF0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEEE #FEEBFB
analogous
#F1FEEB #EBFEEE #EBFEF7
triadic
#EBFEEE #EEEBFE #FEEEEB
tetradic
#EBFEEE #EBF1FE #FEEBFB #FEF7EB
square
#EBFEEE #EBF1FE #FEEBFB #FEF7EB
split-complementary
#EBFEEE #F7EBFE #FEEBF1
monochromatic
#76F88B #B1FBBC #E2FEE6 #E2FEE6 #E2FEE6
Accessibility & contrast
On white
1.05
#EBFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EBFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEEE
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEEE | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#E9FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfeee; /* rgb */ color: rgb(235, 254, 238); /* oklch */ color: oklch(97.9% 0.029 150.1);
Tailwind
colors: {
custom: {
50: '#f1fef3',
500: '#ebfeee',
950: '#000000',
},
}SCSS
$custom: #ebfeee; $custom-light: #f1fef3; $custom-dark: #000000;
JSON
{
"hex": "#ebfeee",
"rgb": {
"r": 235,
"g": 254,
"b": 238
},
"hsl": {
"h": 129.474,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97873,
"c": 0.02897,
"h": 150.1
},
"luminance": 0.94719
}Semantic roles & 50–950 ramp
primary
#EBFEEE
secondary
#EAA3DF
accent
#00C1E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585