#B4FEFB#B4FEFB
#B4FEFB is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.073 H 192.8°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEFB |
|---|---|
| RGB | rgb(180, 254, 251) |
| HSL | hsl(178, 97%, 85%) |
| HSV | hsv(178, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(94.97, -23.22, -5.87) |
| CIE-LCH | lch(94.97, 23.95, 194.18°) |
| OKLab | oklab(94.79% -0.071 -0.0161) |
| OKLCH | oklch(94.79% 0.073 192.8) |
| XYZ | xyz(71.6710, 87.5481, 104.3701) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.82
Light Cyan
#ACFFFC
ΔE00 1.25
Eggshell Blue
#C4FFF7
ΔE00 3.03
Duck Egg Blue
#C3FBF4
ΔE00 3.23
Light Light Blue
#CAFFFB
ΔE00 3.67
Paleturquoise
#AFEEEE
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEFB #FEB4B7
analogous
#B4FED6 #B4FEFB #B4DCFE
triadic
#B4FEFB #FBB4FE #FEFBB4
tetradic
#B4FEFB #D6B4FE #FEB4B7 #DCFEB4
square
#B4FEFB #D6B4FE #FEB4B7 #DCFEB4
split-complementary
#B4FEFB #FEB4DC #FED6B4
monochromatic
#3BFCF5 #78FDF8 #B4FEFB #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.13
#B4FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#B4FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEFB
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEFB | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#9AFFFD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b4fefb; /* rgb */ color: rgb(180, 254, 251); /* oklch */ color: oklch(94.8% 0.073 192.8);
Tailwind
colors: {
custom: {
50: '#ccfffc',
500: '#b4fefb',
950: '#000000',
},
}SCSS
$custom: #b4fefb; $custom-light: #ccfffc; $custom-dark: #000000;
JSON
{
"hex": "#b4fefb",
"rgb": {
"r": 180,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.568,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94793,
"c": 0.07281,
"h": 192.8
},
"luminance": 0.87552
}Semantic roles & 50–950 ramp
primary
#B4FEFB
secondary
#E47277
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685