#B4EFF2#B4EFF2
#B4EFF2 is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.3% C 0.060 H 200.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EFF2 |
|---|---|
| RGB | rgb(180, 239, 242) |
| HSL | hsl(183, 70%, 83%) |
| HSV | hsv(183, 26%, 95%) |
| CMYK | cmyk(25.6%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.71, -17.84, -7.50) |
| CIE-LCH | lch(90.71, 19.35, 202.80°) |
| OKLab | oklab(91.32% -0.056 -0.0205) |
| OKLCH | oklch(91.32% 0.06 200.1) |
| XYZ | xyz(65.7109, 77.8441, 95.5503) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.59
Pale Sky Blue
#BDF6FE
ΔE00 2.73
Light Sky Blue
#C6FCFF
ΔE00 3.10
Powder Blue
#B0E0E6
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Pale Blue
#D0FEFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EFF2 #F2B7B4
analogous
#B4F2D6 #B4EFF2 #B4D0F2
triadic
#B4EFF2 #F2B4EF #EFF2B4
tetradic
#B4EFF2 #D6B4F2 #F2B7B4 #D0F2B4
square
#B4EFF2 #D6B4F2 #F2B7B4 #D0F2B4
split-complementary
#B4EFF2 #F2B4D0 #F2D6B4
monochromatic
#4CD9E0 #80E4E9 #B4EFF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.27
#B4EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#B4EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EFF2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EFF2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#9FF3F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4eff2; /* rgb */ color: rgb(180, 239, 242); /* oklch */ color: oklch(91.3% 0.060 200.1);
Tailwind
colors: {
custom: {
50: '#ccf4f6',
500: '#b4eff2',
950: '#000000',
},
}SCSS
$custom: #b4eff2; $custom-light: #ccf4f6; $custom-dark: #000000;
JSON
{
"hex": "#b4eff2",
"rgb": {
"r": 180,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.903,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.91315,
"c": 0.05963,
"h": 200.1
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#B4EFF2
secondary
#D17D79
accent
#1C13D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585