#EAFFFF#EAFFFF
#EAFFFF is a very light, muted teal. Relative luminance 0.962; OKLCH L 98.5% C 0.022 H 196.8°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFFF |
|---|---|
| RGB | rgb(234, 255, 255) |
| HSL | hsl(180, 100%, 96%) |
| HSV | hsv(180, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.52, -6.80, -2.33) |
| CIE-LCH | lch(98.52, 7.19, 198.96°) |
| OKLab | oklab(98.47% -0.021 -0.0063) |
| OKLCH | oklch(98.47% 0.022 196.8) |
| XYZ | xyz(87.7377, 96.2311, 108.5404) |
| Luminance | 0.9623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.11
Lightcyan
#E0FFFF
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 4.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.78
Very Light Blue
#D5FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFFF #FFEAEA
analogous
#EAFFF4 #EAFFFF #EAF4FF
triadic
#EAFFFF #FFEAFF #FFFFEA
tetradic
#EAFFFF #F4EAFF #FFEAEA #F4FFEA
square
#EAFFFF #F4EAFF #FFEAEA #F4FFEA
split-complementary
#EAFFFF #FFEAF4 #FFF4EA
monochromatic
#70FFFF #ADFFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.04
#EAFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#EAFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFFF
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFFF | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F8F9FF
Tritanopia (blue-blind)
#E4FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eaffff; /* rgb */ color: rgb(234, 255, 255); /* oklch */ color: oklch(98.5% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#f0ffff',
500: '#eaffff',
950: '#000000',
},
}SCSS
$custom: #eaffff; $custom-light: #f0ffff; $custom-dark: #000000;
JSON
{
"hex": "#eaffff",
"rgb": {
"r": 234,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98471,
"c": 0.02189,
"h": 196.8
},
"luminance": 0.96232
}Semantic roles & 50–950 ramp
primary
#EAFFFF
secondary
#EE9F9F
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686