#EEFBFB#EEFBFB
#EEFBFB is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.014 H 197.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBFB |
|---|---|
| RGB | rgb(238, 251, 251) |
| HSL | hsl(180, 62%, 96%) |
| HSV | hsv(180, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.69, -4.25, -1.47) |
| CIE-LCH | lch(97.69, 4.50, 199.12°) |
| OKLab | oklab(97.85% -0.0131 -0.004) |
| OKLCH | oklch(97.85% 0.014 197) |
| XYZ | xyz(87.1661, 94.1357, 104.8259) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.03
Mintcream
#F5FFFA
ΔE00 2.63
Aliceblue
#F0F8FF
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 5.85
White
#FFFFFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBFB #FBEEEE
analogous
#EEFBF4 #EEFBFB #EEF4FB
triadic
#EEFBFB #FBEEFB #FBFBEE
tetradic
#EEFBFB #F4EEFB #FBEEEE #F4FBEE
square
#EEFBFB #F4EEFB #FBEEEE #F4FBEE
split-complementary
#EEFBFB #FBEEF4 #FBF4EE
monochromatic
#8BE4E4 #BCEFEF #E6F9F9 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.06
#EEFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EEFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBFB
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBFB | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#EBFCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbfb; /* rgb */ color: rgb(238, 251, 251); /* oklch */ color: oklch(97.8% 0.014 197.0);
Tailwind
colors: {
custom: {
50: '#f3fcfc',
500: '#eefbfb',
950: '#000000',
},
}SCSS
$custom: #eefbfb; $custom-light: #f3fcfc; $custom-dark: #000000;
JSON
{
"hex": "#eefbfb",
"rgb": {
"r": 238,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97845,
"c": 0.01368,
"h": 197
},
"luminance": 0.94137
}Semantic roles & 50–950 ramp
primary
#EEFBFB
secondary
#DFAEAE
accent
#1C1CCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585