#EBFEFC#EBFEFC
#EBFEFC is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.3% C 0.020 H 189.2°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEFC |
|---|---|
| RGB | rgb(235, 254, 252) |
| HSL | hsl(174, 90%, 96%) |
| HSV | hsv(174, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(98.26, -6.54, -1.17) |
| CIE-LCH | lch(98.26, 6.64, 190.14°) |
| OKLab | oklab(98.26% -0.0198 -0.0032) |
| OKLCH | oklch(98.26% 0.02 189.2) |
| XYZ | xyz(87.2697, 95.5729, 105.9263) |
| Luminance | 0.9557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.93
Mintcream
#F5FFFA
ΔE00 3.43
Lightcyan
#E0FFFF
ΔE00 3.62
Honeydew
#F0FFF0
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.97
Very Pale Blue
#D6FFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEFC #FEEBED
analogous
#EBFEF2 #EBFEFC #EBF6FE
triadic
#EBFEFC #FCEBFE #FEFCEB
tetradic
#EBFEFC #F2EBFE #FEEBED #F6FEEB
square
#EBFEFC #F2EBFE #FEEBED #F6FEEB
split-complementary
#EBFEFC #FEEBF6 #FEF2EB
monochromatic
#76F8EB #B1FBF3 #E2FEFB #E2FEFB #E2FEFB
Accessibility & contrast
On white
1.04
#EBFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#EBFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEFC
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEFC | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#E6FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfefc; /* rgb */ color: rgb(235, 254, 252); /* oklch */ color: oklch(98.3% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#f1fefd',
500: '#ebfefc',
950: '#000000',
},
}SCSS
$custom: #ebfefc; $custom-light: #f1fefd; $custom-dark: #000000;
JSON
{
"hex": "#ebfefc",
"rgb": {
"r": 235,
"g": 254,
"b": 252
},
"hsl": {
"h": 173.684,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98256,
"c": 0.02002,
"h": 189.2
},
"luminance": 0.95574
}Semantic roles & 50–950 ramp
primary
#EBFEFC
secondary
#EAA3AA
accent
#0018E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585