#EBFCF9#EBFCF9
#EBFCF9 is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.018 H 184.3°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCF9 |
|---|---|
| RGB | rgb(235, 252, 249) |
| HSL | hsl(169, 74%, 95%) |
| HSV | hsv(169, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(97.68, -6.09, -0.48) |
| CIE-LCH | lch(97.68, 6.11, 184.48°) |
| OKLab | oklab(97.77% -0.0182 -0.0014) |
| OKLCH | oklch(97.77% 0.018 184.3) |
| XYZ | xyz(86.1667, 94.1216, 103.2318) |
| Luminance | 0.9412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.90
Mintcream
#F5FFFA
ΔE00 2.80
Lightcyan
#E0FFFF
ΔE00 4.31
Honeydew
#F0FFF0
ΔE00 5.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCF9 #FCEBEE
analogous
#EBFCF0 #EBFCF9 #EBF6FC
triadic
#EBFCF9 #F9EBFC #FCF9EB
tetradic
#EBFCF9 #F0EBFC #FCEBEE #F6FCEB
square
#EBFCF9 #F0EBFC #FCEBEE #F6FCEB
split-complementary
#EBFCF9 #FCEBF6 #FCF0EB
monochromatic
#81ECD9 #B6F4E9 #E4FBF7 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.06
#EBFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EBFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCF9
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCF9 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF9
Deuteranopia (green-blind)
#F7F7F9
Tritanopia (blue-blind)
#E7FDFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcf9; /* rgb */ color: rgb(235, 252, 249); /* oklch */ color: oklch(97.8% 0.018 184.3);
Tailwind
colors: {
custom: {
50: '#f1fdfb',
500: '#ebfcf9',
950: '#000000',
},
}SCSS
$custom: #ebfcf9; $custom-light: #f1fdfb; $custom-dark: #000000;
JSON
{
"hex": "#ebfcf9",
"rgb": {
"r": 235,
"g": 252,
"b": 249
},
"hsl": {
"h": 169.412,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97772,
"c": 0.01824,
"h": 184.3
},
"luminance": 0.94123
}Semantic roles & 50–950 ramp
primary
#EBFCF9
secondary
#E3A8B2
accent
#0F33D6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585