#E6FBFF#E6FBFF
#E6FBFF is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.4% C 0.023 H 210.4°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FBFF |
|---|---|
| RGB | rgb(230, 251, 255) |
| HSL | hsl(190, 100%, 95%) |
| HSV | hsv(190, 10%, 100%) |
| CMYK | cmyk(9.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(97.24, -6.06, -4.25) |
| CIE-LCH | lch(97.24, 7.40, 215.04°) |
| OKLab | oklab(97.39% -0.0195 -0.0114) |
| OKLCH | oklch(97.39% 0.023 210.4) |
| XYZ | xyz(85.1762, 93.0360, 108.0586) |
| Luminance | 0.9304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.61
Lightcyan
#E0FFFF
ΔE00 4.02
Mintcream
#F5FFFA
ΔE00 5.33
Aliceblue
#F0F8FF
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FBFF #FFEAE6
analogous
#E6FFF6 #E6FBFF #E6EEFF
triadic
#E6FBFF #FFE6FB #FBFFE6
tetradic
#E6FBFF #F6E6FF #FFEAE6 #EEFFE6
square
#E6FBFF #F6E6FF #FFEAE6 #EEFFE6
split-complementary
#E6FBFF #FFE6EE #FFF6E6
monochromatic
#6CE7FF #A9F1FF #E0FAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.07
#E6FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E6FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FBFF
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FBFF | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#DFFDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e6fbff; /* rgb */ color: rgb(230, 251, 255); /* oklch */ color: oklch(97.4% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#eefcff',
500: '#e6fbff',
950: '#000000',
},
}SCSS
$custom: #e6fbff; $custom-light: #eefcff; $custom-dark: #000000;
JSON
{
"hex": "#e6fbff",
"rgb": {
"r": 230,
"g": 251,
"b": 255
},
"hsl": {
"h": 189.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97392,
"c": 0.02263,
"h": 210.4
},
"luminance": 0.93037
}Semantic roles & 50–950 ramp
primary
#E6FBFF
secondary
#EDA99C
accent
#2500E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586