#EBFDF5#EBFDF5
#EBFDF5 is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.9% C 0.022 H 167.5°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDF5 |
|---|---|
| RGB | rgb(235, 253, 245) |
| HSL | hsl(153, 82%, 96%) |
| HSV | hsv(153, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(97.83, -7.32, 1.81) |
| CIE-LCH | lch(97.83, 7.54, 166.14°) |
| OKLab | oklab(97.86% -0.0211 0.0047) |
| OKLCH | oklch(97.86% 0.022 167.5) |
| XYZ | xyz(85.8643, 94.5044, 100.0860) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.97
Mintcream
#F5FFFA
ΔE00 3.50
Azure (CSS)
#F0FFFF
ΔE00 4.07
Lightcyan
#E0FFFF
ΔE00 4.94
Ice
#D6FFFA
ΔE00 6.56
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDF5 #FDEBF3
analogous
#EBFDEC #EBFDF5 #EBFCFD
triadic
#EBFDF5 #F5EBFD #FDF5EB
tetradic
#EBFDF5 #ECEBFD #FDEBF3 #FCFDEB
square
#EBFDF5 #ECEBFD #FDEBF3 #FCFDEB
split-complementary
#EBFDF5 #FDEBFC #FDECEB
monochromatic
#7CF2BD #B3F7D9 #E3FCF1 #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.06
#EBFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EBFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDF5
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDF5 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#F8F8F5
Tritanopia (blue-blind)
#E8FDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdf5; /* rgb */ color: rgb(235, 253, 245); /* oklch */ color: oklch(97.9% 0.022 167.5);
Tailwind
colors: {
custom: {
50: '#f1fef8',
500: '#ebfdf5',
950: '#000000',
},
}SCSS
$custom: #ebfdf5; $custom-light: #f1fef8; $custom-dark: #000000;
JSON
{
"hex": "#ebfdf5",
"rgb": {
"r": 235,
"g": 253,
"b": 245
},
"hsl": {
"h": 153.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97861,
"c": 0.02158,
"h": 167.5
},
"luminance": 0.94505
}Semantic roles & 50–950 ramp
primary
#EBFDF5
secondary
#E7A6C2
accent
#0767DE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585