#EBFDFD#EBFDFD
#EBFDFD is a very light, near-neutral teal. Relative luminance 0.950; OKLCH L 98.1% C 0.019 H 196.8°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDFD |
|---|---|
| RGB | rgb(235, 253, 253) |
| HSL | hsl(180, 82%, 96%) |
| HSV | hsv(180, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.03, -5.85, -2.02) |
| CIE-LCH | lch(98.03, 6.19, 199.02°) |
| OKLab | oklab(98.09% -0.018 -0.0055) |
| OKLCH | oklch(98.09% 0.019 196.8) |
| XYZ | xyz(87.1121, 95.0035, 106.6575) |
| Luminance | 0.9500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.20
Mintcream
#F5FFFA
ΔE00 3.52
Lightcyan
#E0FFFF
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.50
Honeydew
#F0FFF0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDFD #FDEBEB
analogous
#EBFDF4 #EBFDFD #EBF4FD
triadic
#EBFDFD #FDEBFD #FDFDEB
tetradic
#EBFDFD #F4EBFD #FDEBEB #F4FDEB
square
#EBFDFD #F4EBFD #FDEBEB #F4FDEB
split-complementary
#EBFDFD #FDEBF4 #FDF4EB
monochromatic
#7CF2F2 #B3F7F7 #E3FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.05
#EBFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EBFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDFD
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDFD | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#E6FEFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdfd; /* rgb */ color: rgb(235, 253, 253); /* oklch */ color: oklch(98.1% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#f1fefe',
500: '#ebfdfd',
950: '#000000',
},
}SCSS
$custom: #ebfdfd; $custom-light: #f1fefe; $custom-dark: #000000;
JSON
{
"hex": "#ebfdfd",
"rgb": {
"r": 235,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98085,
"c": 0.01884,
"h": 196.8
},
"luminance": 0.95005
}Semantic roles & 50–950 ramp
primary
#EBFDFD
secondary
#E7A6A6
accent
#0707DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585