#EBFEFD#EBFEFD
#EBFEFD is a very light, near-neutral teal. Relative luminance 0.956; OKLCH L 98.3% C 0.020 H 193.0°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEFD |
|---|---|
| RGB | rgb(235, 254, 253) |
| HSL | hsl(177, 90%, 96%) |
| HSV | hsv(177, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.29, -6.35, -1.65) |
| CIE-LCH | lch(98.29, 6.56, 194.53°) |
| OKLab | oklab(98.28% -0.0194 -0.0045) |
| OKLCH | oklch(98.28% 0.02 193) |
| XYZ | xyz(87.4286, 95.6365, 106.7630) |
| Luminance | 0.9564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.65
Mintcream
#F5FFFA
ΔE00 3.57
Lightcyan
#E0FFFF
ΔE00 3.63
Honeydew
#F0FFF0
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEFD #FEEBEC
analogous
#EBFEF3 #EBFEFD #EBF5FE
triadic
#EBFEFD #FDEBFE #FEFDEB
tetradic
#EBFEFD #F3EBFE #FEEBEC #F5FEEB
square
#EBFEFD #F3EBFE #FEEBEC #F5FEEB
split-complementary
#EBFEFD #FEEBF5 #FEF3EB
monochromatic
#76F8F1 #B1FBF7 #E2FEFC #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.04
#EBFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#EBFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEFD
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEFD | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F7F9FD
Tritanopia (blue-blind)
#E6FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfefd; /* rgb */ color: rgb(235, 254, 253); /* oklch */ color: oklch(98.3% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#f1fefe',
500: '#ebfefd',
950: '#000000',
},
}SCSS
$custom: #ebfefd; $custom-light: #f1fefe; $custom-dark: #000000;
JSON
{
"hex": "#ebfefd",
"rgb": {
"r": 235,
"g": 254,
"b": 253
},
"hsl": {
"h": 176.842,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98284,
"c": 0.01989,
"h": 193
},
"luminance": 0.95638
}Semantic roles & 50–950 ramp
primary
#EBFEFD
secondary
#EAA3A7
accent
#000CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585