#EAFFFE#EAFFFE
#EAFFFE is a very light, muted teal. Relative luminance 0.962; OKLCH L 98.4% C 0.022 H 193.3°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFFE |
|---|---|
| RGB | rgb(234, 255, 254) |
| HSL | hsl(177, 100%, 96%) |
| HSV | hsv(177, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.50, -6.99, -1.86) |
| CIE-LCH | lch(98.50, 7.23, 194.90°) |
| OKLab | oklab(98.44% -0.0213 -0.0051) |
| OKLCH | oklch(98.44% 0.022 193.3) |
| XYZ | xyz(87.5771, 96.1669, 107.6948) |
| Luminance | 0.9617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.27
Lightcyan
#E0FFFF
ΔE00 2.99
Mintcream
#F5FFFA
ΔE00 4.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.41
Very Pale Blue
#D6FFFE
ΔE00 5.65
Very Light Blue
#D5FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFFE #FFEAEB
analogous
#EAFFF3 #EAFFFE #EAF5FF
triadic
#EAFFFE #FEEAFF #FFFEEA
tetradic
#EAFFFE #F3EAFF #FFEAEB #F5FFEA
square
#EAFFFE #F3EAFF #FFEAEB #F5FFEA
split-complementary
#EAFFFE #FFEAF5 #FFF3EA
monochromatic
#70FFF8 #ADFFFB #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.04
#EAFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#EAFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFFE
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFFE | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#E4FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eafffe; /* rgb */ color: rgb(234, 255, 254); /* oklch */ color: oklch(98.4% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#f0fffe',
500: '#eafffe',
950: '#000000',
},
}SCSS
$custom: #eafffe; $custom-light: #f0fffe; $custom-dark: #000000;
JSON
{
"hex": "#eafffe",
"rgb": {
"r": 234,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98442,
"c": 0.02193,
"h": 193.3
},
"luminance": 0.96168
}Semantic roles & 50–950 ramp
primary
#EAFFFE
secondary
#EE9FA3
accent
#000BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685