#EAFCFC#EAFCFC
#EAFCFC is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.019 H 196.9°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCFC |
|---|---|
| RGB | rgb(234, 252, 252) |
| HSL | hsl(180, 75%, 95%) |
| HSV | hsv(180, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.69, -5.85, -2.02) |
| CIE-LCH | lch(97.69, 6.19, 199.01°) |
| OKLab | oklab(97.79% -0.018 -0.0055) |
| OKLCH | oklch(97.79% 0.019 196.9) |
| XYZ | xyz(86.3090, 94.1404, 105.7004) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.31
Mintcream
#F5FFFA
ΔE00 3.57
Lightcyan
#E0FFFF
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 5.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Honeydew
#F0FFF0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCFC #FCEAEA
analogous
#EAFCF3 #EAFCFC #EAF3FC
triadic
#EAFCFC #FCEAFC #FCFCEA
tetradic
#EAFCFC #F3EAFC #FCEAEA #F3FCEA
square
#EAFCFC #F3EAFC #FCEAEA #F3FCEA
split-complementary
#EAFCFC #FCEAF3 #FCF3EA
monochromatic
#7FEDED #B4F4F4 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.06
#EAFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EAFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCFC
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCFC | 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)
#F9FAFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#E5FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcfc; /* rgb */ color: rgb(234, 252, 252); /* oklch */ color: oklch(97.8% 0.019 196.9);
Tailwind
colors: {
custom: {
50: '#f0fdfd',
500: '#eafcfc',
950: '#000000',
},
}SCSS
$custom: #eafcfc; $custom-light: #f0fdfd; $custom-dark: #000000;
JSON
{
"hex": "#eafcfc",
"rgb": {
"r": 234,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97786,
"c": 0.01886,
"h": 196.9
},
"luminance": 0.94142
}Semantic roles & 50–950 ramp
primary
#EAFCFC
secondary
#E3A7A7
accent
#0E0ED7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585