#EAFFFB#EAFFFB
#EAFFFB is a very light, muted teal. Relative luminance 0.960; OKLCH L 98.4% C 0.023 H 183.2°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFFB |
|---|---|
| RGB | rgb(234, 255, 251) |
| HSL | hsl(169, 100%, 96%) |
| HSV | hsv(169, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(98.42, -7.54, -0.43) |
| CIE-LCH | lch(98.42, 7.56, 183.25°) |
| OKLab | oklab(98.36% -0.0225 -0.0013) |
| OKLCH | oklch(98.36% 0.023 183.2) |
| XYZ | xyz(87.1005, 95.9763, 105.1845) |
| Luminance | 0.9598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.09
Lightcyan
#E0FFFF
ΔE00 3.23
Mintcream
#F5FFFA
ΔE00 3.97
Honeydew
#F0FFF0
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.31
Very Pale Blue
#D6FFFE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFFB #FFEAEE
analogous
#EAFFF0 #EAFFFB #EAF8FF
triadic
#EAFFFB #FBEAFF #FFFBEA
tetradic
#EAFFFB #F0EAFF #FFEAEE #F8FFEA
square
#EAFFFB #F0EAFF #FFEAEE #F8FFEA
split-complementary
#EAFFFB #FFEAF8 #FFF0EA
monochromatic
#70FFE4 #ADFFEF #E0FFF9 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.04
#EAFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#EAFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFFB
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFFB | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#E5FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafffb; /* rgb */ color: rgb(234, 255, 251); /* oklch */ color: oklch(98.4% 0.023 183.2);
Tailwind
colors: {
custom: {
50: '#f0fffc',
500: '#eafffb',
950: '#000000',
},
}SCSS
$custom: #eafffb; $custom-light: #f0fffc; $custom-dark: #000000;
JSON
{
"hex": "#eafffb",
"rgb": {
"r": 234,
"g": 255,
"b": 251
},
"hsl": {
"h": 168.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98357,
"c": 0.02251,
"h": 183.2
},
"luminance": 0.95977
}Semantic roles & 50–950 ramp
primary
#EAFFFB
secondary
#EE9FAE
accent
#002CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685