#EBFEFE#EBFEFE
#EBFEFE is a very light, near-neutral teal. Relative luminance 0.957; OKLCH L 98.3% C 0.020 H 196.8°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEFE |
|---|---|
| RGB | rgb(235, 254, 254) |
| HSL | hsl(180, 90%, 96%) |
| HSV | hsv(180, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(98.31, -6.17, -2.12) |
| CIE-LCH | lch(98.31, 6.52, 199.00°) |
| OKLab | oklab(98.31% -0.019 -0.0057) |
| OKLCH | oklch(98.31% 0.02 196.8) |
| XYZ | xyz(87.5883, 95.7004, 107.6042) |
| Luminance | 0.9570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.47
Lightcyan
#E0FFFF
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 6.18
Aliceblue
#F0F8FF
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEFE #FEEBEB
analogous
#EBFEF4 #EBFEFE #EBF4FE
triadic
#EBFEFE #FEEBFE #FEFEEB
tetradic
#EBFEFE #F4EBFE #FEEBEB #F4FEEB
square
#EBFEFE #F4EBFE #FEEBEB #F4FEEB
split-complementary
#EBFEFE #FEEBF4 #FEF4EB
monochromatic
#76F8F8 #B1FBFB #E2FEFE #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.04
#EBFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#EBFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEFE
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEFE | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#E6FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfefe; /* rgb */ color: rgb(235, 254, 254); /* oklch */ color: oklch(98.3% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#f1fefe',
500: '#ebfefe',
950: '#000000',
},
}SCSS
$custom: #ebfefe; $custom-light: #f1fefe; $custom-dark: #000000;
JSON
{
"hex": "#ebfefe",
"rgb": {
"r": 235,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98313,
"c": 0.01986,
"h": 196.8
},
"luminance": 0.95702
}Semantic roles & 50–950 ramp
primary
#EBFEFE
secondary
#EAA3A3
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585