#EEFBFA#EEFBFA
#EEFBFA is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.014 H 191.4°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBFA |
|---|---|
| RGB | rgb(238, 251, 250) |
| HSL | hsl(175, 62%, 96%) |
| HSV | hsv(175, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.66, -4.43, -1.00) |
| CIE-LCH | lch(97.66, 4.54, 192.66°) |
| OKLab | oklab(97.82% -0.0135 -0.0027) |
| OKLCH | oklch(97.82% 0.014 191.4) |
| XYZ | xyz(87.0089, 94.0729, 103.9979) |
| Luminance | 0.9407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.08
Mintcream
#F5FFFA
ΔE00 2.24
Aliceblue
#F0F8FF
ΔE00 5.01
Lightcyan
#E0FFFF
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.88
White
#FFFFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBFA #FBEEEF
analogous
#EEFBF3 #EEFBFA #EEF5FB
triadic
#EEFBFA #FAEEFB #FBFAEE
tetradic
#EEFBFA #F3EEFB #FBEEEF #F5FBEE
square
#EEFBFA #F3EEFB #FBEEEF #F5FBEE
split-complementary
#EEFBFA #FBEEF5 #FBF3EE
monochromatic
#8BE4DD #BCEFEB #E6F9F8 #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.06
#EEFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#EEFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBFA
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBFA | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F7F7FA
Tritanopia (blue-blind)
#EBFCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbfa; /* rgb */ color: rgb(238, 251, 250); /* oklch */ color: oklch(97.8% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#f3fcfb',
500: '#eefbfa',
950: '#000000',
},
}SCSS
$custom: #eefbfa; $custom-light: #f3fcfb; $custom-dark: #000000;
JSON
{
"hex": "#eefbfa",
"rgb": {
"r": 238,
"g": 251,
"b": 250
},
"hsl": {
"h": 175.385,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97817,
"c": 0.01374,
"h": 191.4
},
"luminance": 0.94074
}Semantic roles & 50–950 ramp
primary
#EEFBFA
secondary
#DFAEB2
accent
#1C29CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585