#B4EEF8#B4EEF8
#B4EEF8 is a very light, moderate teal. Relative luminance 0.776; OKLCH L 91.3% C 0.060 H 209.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEF8 |
|---|---|
| RGB | rgb(180, 238, 248) |
| HSL | hsl(189, 83%, 84%) |
| HSV | hsv(189, 27%, 97%) |
| CMYK | cmyk(27.4%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(90.61, -16.01, -10.78) |
| CIE-LCH | lch(90.61, 19.30, 213.94°) |
| OKLab | oklab(91.29% -0.0524 -0.0294) |
| OKLCH | oklch(91.29% 0.06 209.3) |
| XYZ | xyz(66.3349, 77.6266, 100.2769) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.88
Powder Blue
#B0E0E6
ΔE00 3.50
Light Sky Blue
#C6FCFF
ΔE00 4.02
Paleturquoise
#AFEEEE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Pale Blue
#D0FEFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEF8 #F8BEB4
analogous
#B4F8E0 #B4EEF8 #B4CCF8
triadic
#B4EEF8 #F8B4EE #EEF8B4
tetradic
#B4EEF8 #E0B4F8 #F8BEB4 #CCF8B4
square
#B4EEF8 #E0B4F8 #F8BEB4 #CCF8B4
split-complementary
#B4EEF8 #F8B4CC #F8E0B4
monochromatic
#44D5EE #7CE1F3 #B4EEF8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#B4EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#B4EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEF8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEF8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#9EF3F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4eef8; /* rgb */ color: rgb(180, 238, 248); /* oklch */ color: oklch(91.3% 0.060 209.3);
Tailwind
colors: {
custom: {
50: '#ccf3fa',
500: '#b4eef8',
950: '#000000',
},
}SCSS
$custom: #b4eef8; $custom-light: #ccf3fa; $custom-dark: #000000;
JSON
{
"hex": "#b4eef8",
"rgb": {
"r": 180,
"g": 238,
"b": 248
},
"hsl": {
"h": 188.824,
"s": 82.927,
"l": 83.922
},
"oklch": {
"l": 0.91291,
"c": 0.06012,
"h": 209.3
},
"luminance": 0.7763
}Semantic roles & 50–950 ramp
primary
#B4EEF8
secondary
#DB8476
accent
#2606DF
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#131717
muted
#838585