#EBFBF6#EBFBF6
#EBFBF6 is a very light, near-neutral teal. Relative luminance 0.933; OKLCH L 97.5% C 0.018 H 175.3°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBF6 |
|---|---|
| RGB | rgb(235, 251, 246) |
| HSL | hsl(161, 67%, 95%) |
| HSV | hsv(161, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(97.35, -6.13, 0.59) |
| CIE-LCH | lch(97.35, 6.16, 174.52°) |
| OKLab | oklab(97.49% -0.018 0.0015) |
| OKLCH | oklch(97.49% 0.018 175.3) |
| XYZ | xyz(85.3893, 93.3095, 100.6828) |
| Luminance | 0.9331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.52
Azure (CSS)
#F0FFFF
ΔE00 2.65
Honeydew
#F0FFF0
ΔE00 4.20
Lightcyan
#E0FFFF
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Pale Blue
#D6FFFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBF6 #FBEBF0
analogous
#EBFBEE #EBFBF6 #EBF8FB
triadic
#EBFBF6 #F6EBFB #FBF6EB
tetradic
#EBFBF6 #EEEBFB #FBEBF0 #F8FBEB
square
#EBFBF6 #EEEBFB #FBEBF0 #F8FBEB
split-complementary
#EBFBF6 #FBEBF8 #FBEEEB
monochromatic
#85E7C8 #B8F1DF #E5FAF4 #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.07
#EBFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#EBFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBF6
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBF6 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#E8FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbf6; /* rgb */ color: rgb(235, 251, 246); /* oklch */ color: oklch(97.5% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#f1fcf9',
500: '#ebfbf6',
950: '#000000',
},
}SCSS
$custom: #ebfbf6; $custom-light: #f1fcf9; $custom-dark: #000000;
JSON
{
"hex": "#ebfbf6",
"rgb": {
"r": 235,
"g": 251,
"b": 246
},
"hsl": {
"h": 161.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97488,
"c": 0.01803,
"h": 175.3
},
"luminance": 0.9331
}Semantic roles & 50–950 ramp
primary
#EBFBF6
secondary
#E0AABB
accent
#1750CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585