#EBFCFC#EBFCFC
#EBFCFC is a very light, near-neutral teal. Relative luminance 0.943; OKLCH L 97.9% C 0.018 H 196.9°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCFC |
|---|---|
| RGB | rgb(235, 252, 252) |
| HSL | hsl(180, 74%, 95%) |
| HSV | hsv(180, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.76, -5.53, -1.91) |
| CIE-LCH | lch(97.76, 5.85, 199.04°) |
| OKLab | oklab(97.86% -0.0171 -0.0052) |
| OKLCH | oklch(97.86% 0.018 196.9) |
| XYZ | xyz(86.6383, 94.3102, 105.7158) |
| Luminance | 0.9431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.00
Mintcream
#F5FFFA
ΔE00 3.32
Lightcyan
#E0FFFF
ΔE00 4.39
Aliceblue
#F0F8FF
ΔE00 5.67
Honeydew
#F0FFF0
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCFC #FCEBEB
analogous
#EBFCF3 #EBFCFC #EBF3FC
triadic
#EBFCFC #FCEBFC #FCFCEB
tetradic
#EBFCFC #F3EBFC #FCEBEB #F3FCEB
square
#EBFCFC #F3EBFC #FCEBEB #F3FCEB
split-complementary
#EBFCFC #FCEBF3 #FCF3EB
monochromatic
#81ECEC #B6F4F4 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.06
#EBFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#EBFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCFC
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCFC | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#E6FDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfcfc; /* rgb */ color: rgb(235, 252, 252); /* oklch */ color: oklch(97.9% 0.018 196.9);
Tailwind
colors: {
custom: {
50: '#f1fdfd',
500: '#ebfcfc',
950: '#000000',
},
}SCSS
$custom: #ebfcfc; $custom-light: #f1fdfd; $custom-dark: #000000;
JSON
{
"hex": "#ebfcfc",
"rgb": {
"r": 235,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97857,
"c": 0.01783,
"h": 196.9
},
"luminance": 0.94311
}Semantic roles & 50–950 ramp
primary
#EBFCFC
secondary
#E3A8A8
accent
#0F0FD6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585