#EAFAFD#EAFAFD
#EAFAFD is a very light, near-neutral teal. Relative luminance 0.930; OKLCH L 97.4% C 0.017 H 210.2°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAFD |
|---|---|
| RGB | rgb(234, 250, 253) |
| HSL | hsl(189, 83%, 95%) |
| HSV | hsv(189, 8%, 99%) |
| CMYK | cmyk(7.5%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(97.21, -4.66, -3.24) |
| CIE-LCH | lch(97.21, 5.67, 214.77°) |
| OKLab | oklab(97.42% -0.015 -0.0087) |
| OKLCH | oklch(97.42% 0.017 210.2) |
| XYZ | xyz(85.8431, 92.9545, 106.3289) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.73
Mintcream
#F5FFFA
ΔE00 4.23
Aliceblue
#F0F8FF
ΔE00 4.28
Lightcyan
#E0FFFF
ΔE00 5.36
Whitesmoke
#F5F5F5
ΔE00 6.58
Pale Grey
#FDFDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAFD #FDEDEA
analogous
#EAFDF6 #EAFAFD #EAF0FD
triadic
#EAFAFD #FDEAFA #FAFDEA
tetradic
#EAFAFD #F6EAFD #FDEDEA #F0FDEA
square
#EAFAFD #F6EAFD #FDEDEA #F0FDEA
split-complementary
#EAFAFD #FDEAF0 #FDF6EA
monochromatic
#7ADFF2 #B2EDF8 #E3F8FC #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.07
#EAFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#EAFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAFD
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAFD | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#E5FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafafd; /* rgb */ color: rgb(234, 250, 253); /* oklch */ color: oklch(97.4% 0.017 210.2);
Tailwind
colors: {
custom: {
50: '#f0fcfe',
500: '#eafafd',
950: '#000000',
},
}SCSS
$custom: #eafafd; $custom-light: #f0fcfe; $custom-dark: #000000;
JSON
{
"hex": "#eafafd",
"rgb": {
"r": 234,
"g": 250,
"b": 253
},
"hsl": {
"h": 189.474,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97416,
"c": 0.01731,
"h": 210.2
},
"luminance": 0.92955
}Semantic roles & 50–950 ramp
primary
#EAFAFD
secondary
#E7AFA4
accent
#2906DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585