#EEFEFB#EEFEFB
#EEFEFB is a very light, near-neutral teal. Relative luminance 0.960; OKLCH L 98.4% C 0.017 H 183.6°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEFB |
|---|---|
| RGB | rgb(238, 254, 251) |
| HSL | hsl(169, 89%, 96%) |
| HSV | hsv(169, 6%, 100%) |
| CMYK | cmyk(6.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(98.44, -5.76, -0.37) |
| CIE-LCH | lch(98.44, 5.77, 183.66°) |
| OKLab | oklab(98.44% -0.0172 -0.0011) |
| OKLCH | oklch(98.44% 0.017 183.6) |
| XYZ | xyz(88.1107, 96.0249, 105.1407) |
| Luminance | 0.9603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.59
Mintcream
#F5FFFA
ΔE00 2.36
Lightcyan
#E0FFFF
ΔE00 4.67
Honeydew
#F0FFF0
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEFB #FEEEF1
analogous
#EEFEF3 #EEFEFB #EEF9FE
triadic
#EEFEFB #FBEEFE #FEFBEE
tetradic
#EEFEFB #F3EEFE #FEEEF1 #F9FEEE
square
#EEFEFB #F3EEFE #FEEEF1 #F9FEEE
split-complementary
#EEFEFB #FEEEF9 #FEF3EE
monochromatic
#7AF7E0 #B4FBED #E2FDF8 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.04
#EEFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#EEFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEFB
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEFB | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#F9FAFB
Tritanopia (blue-blind)
#EAFFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefefb; /* rgb */ color: rgb(238, 254, 251); /* oklch */ color: oklch(98.4% 0.017 183.6);
Tailwind
colors: {
custom: {
50: '#f3fefc',
500: '#eefefb',
950: '#000000',
},
}SCSS
$custom: #eefefb; $custom-light: #f3fefc; $custom-dark: #000000;
JSON
{
"hex": "#eefefb",
"rgb": {
"r": 238,
"g": 254,
"b": 251
},
"hsl": {
"h": 168.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98441,
"c": 0.0172,
"h": 183.6
},
"luminance": 0.96026
}Semantic roles & 50–950 ramp
primary
#EEFEFB
secondary
#EAA6B3
accent
#002BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585