#EAFFFC#EAFFFC
#EAFFFC is a very light, muted teal. Relative luminance 0.960; OKLCH L 98.4% C 0.022 H 186.5°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFFC |
|---|---|
| RGB | rgb(234, 255, 252) |
| HSL | hsl(171, 100%, 96%) |
| HSV | hsv(171, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.45, -7.36, -0.91) |
| CIE-LCH | lch(98.45, 7.41, 187.02°) |
| OKLab | oklab(98.39% -0.0221 -0.0025) |
| OKLCH | oklch(98.39% 0.022 186.5) |
| XYZ | xyz(87.2585, 96.0395, 106.0169) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.78
Lightcyan
#E0FFFF
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 3.98
Honeydew
#F0FFF0
ΔE00 5.28
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Very Pale Blue
#D6FFFE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFFC #FFEAED
analogous
#EAFFF1 #EAFFFC #EAF7FF
triadic
#EAFFFC #FCEAFF #FFFCEA
tetradic
#EAFFFC #F1EAFF #FFEAED #F7FFEA
square
#EAFFFC #F1EAFF #FFEAED #F7FFEA
split-complementary
#EAFFFC #FFEAF7 #FFF1EA
monochromatic
#70FFEB #ADFFF3 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.04
#EAFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#EAFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFFC
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFFC | 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)
#FDFCFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#E5FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eafffc; /* rgb */ color: rgb(234, 255, 252); /* oklch */ color: oklch(98.4% 0.022 186.5);
Tailwind
colors: {
custom: {
50: '#f0fffd',
500: '#eafffc',
950: '#000000',
},
}SCSS
$custom: #eafffc; $custom-light: #f0fffd; $custom-dark: #000000;
JSON
{
"hex": "#eafffc",
"rgb": {
"r": 234,
"g": 255,
"b": 252
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98385,
"c": 0.02223,
"h": 186.5
},
"luminance": 0.96041
}Semantic roles & 50–950 ramp
primary
#EAFFFC
secondary
#EE9FAA
accent
#0021E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685