#EBFCEE#EBFCEE
#EBFCEE is a very light, muted green. Relative luminance 0.935; OKLCH L 97.5% C 0.026 H 150.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCEE |
|---|---|
| RGB | rgb(235, 252, 238) |
| HSL | hsl(131, 74%, 95%) |
| HSV | hsv(131, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.41, -8.07, 4.79) |
| CIE-LCH | lch(97.41, 9.38, 149.30°) |
| OKLab | oklab(97.47% -0.0224 0.0125) |
| OKLCH | oklch(97.47% 0.026 150.8) |
| XYZ | xyz(84.5010, 93.4553, 94.4592) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.03
Mintcream
#F5FFFA
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 6.38
Ivory
#FFFFF0
ΔE00 6.79
Lightcyan
#E0FFFF
ΔE00 6.99
Beige
#F5F5DC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCEE #FCEBF9
analogous
#F0FCEB #EBFCEE #EBFCF6
triadic
#EBFCEE #EEEBFC #FCEEEB
tetradic
#EBFCEE #EBF0FC #FCEBF9 #FCF6EB
square
#EBFCEE #EBF0FC #FCEBF9 #FCF6EB
split-complementary
#EBFCEE #F6EBFC #FCEBF0
monochromatic
#81EC94 #B6F4C1 #E4FBE8 #E4FBE8 #E4FBE8
Accessibility & contrast
On white
1.07
#EBFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EBFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCEE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCEE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#E9FBF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcee; /* rgb */ color: rgb(235, 252, 238); /* oklch */ color: oklch(97.5% 0.026 150.8);
Tailwind
colors: {
custom: {
50: '#f1fdf3',
500: '#ebfcee',
950: '#000000',
},
}SCSS
$custom: #ebfcee; $custom-light: #f1fdf3; $custom-dark: #000000;
JSON
{
"hex": "#ebfcee",
"rgb": {
"r": 235,
"g": 252,
"b": 238
},
"hsl": {
"h": 130.588,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97471,
"c": 0.02566,
"h": 150.8
},
"luminance": 0.93456
}Semantic roles & 50–950 ramp
primary
#EBFCEE
secondary
#E3A8D9
accent
#0FB3D6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585