#EBFAF7#EBFAF7
#EBFAF7 is a very light, near-neutral teal. Relative luminance 0.927; OKLCH L 97.3% C 0.016 H 182.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAF7 |
|---|---|
| RGB | rgb(235, 250, 247) |
| HSL | hsl(168, 60%, 95%) |
| HSV | hsv(168, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(97.13, -5.45, -0.26) |
| CIE-LCH | lch(97.13, 5.46, 182.72°) |
| OKLab | oklab(97.32% -0.0162 -0.0008) |
| OKLCH | oklch(97.32% 0.016 182.7) |
| XYZ | xyz(85.2316, 92.7479, 101.3895) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.80
Mintcream
#F5FFFA
ΔE00 2.33
Lightcyan
#E0FFFF
ΔE00 5.01
Honeydew
#F0FFF0
ΔE00 5.16
Aliceblue
#F0F8FF
ΔE00 6.35
Off White
#FAF9F6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAF7 #FAEBEE
analogous
#EBFAEF #EBFAF7 #EBF5FA
triadic
#EBFAF7 #F7EBFA #FAF7EB
tetradic
#EBFAF7 #EFEBFA #FAEBEE #F5FAEB
square
#EBFAF7 #EFEBFA #FAEBEE #F5FAEB
split-complementary
#EBFAF7 #FAEBF5 #FAEFEB
monochromatic
#89E2D0 #BAEEE3 #E7F9F5 #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.07
#EBFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#EBFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAF7
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAF7 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#F5F6F7
Tritanopia (blue-blind)
#E8FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfaf7; /* rgb */ color: rgb(235, 250, 247); /* oklch */ color: oklch(97.3% 0.016 182.7);
Tailwind
colors: {
custom: {
50: '#f1fcf9',
500: '#ebfaf7',
950: '#000000',
},
}SCSS
$custom: #ebfaf7; $custom-light: #f1fcf9; $custom-dark: #000000;
JSON
{
"hex": "#ebfaf7",
"rgb": {
"r": 235,
"g": 250,
"b": 247
},
"hsl": {
"h": 168,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97317,
"c": 0.01625,
"h": 182.7
},
"luminance": 0.92749
}Semantic roles & 50–950 ramp
primary
#EBFAF7
secondary
#DDACB6
accent
#1E40C8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585