#B4FEFF#B4FEFF
#B4FEFF is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.073 H 197.1°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEFF |
|---|---|
| RGB | rgb(180, 254, 255) |
| HSL | hsl(181, 100%, 85%) |
| HSV | hsv(181, 29%, 100%) |
| CMYK | cmyk(29.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.08, -22.34, -7.78) |
| CIE-LCH | lch(95.08, 23.66, 199.19°) |
| OKLab | oklab(94.91% -0.0694 -0.0213) |
| OKLCH | oklch(94.91% 0.073 197.1) |
| XYZ | xyz(72.3082, 87.8030, 107.7260) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.10
Pale Cyan
#B7FFFA
ΔE00 2.26
Paleturquoise
#AFEEEE
ΔE00 3.48
Light Sky Blue
#C6FCFF
ΔE00 3.69
Light Light Blue
#CAFFFB
ΔE00 3.88
Duck Egg Blue
#C3FBF4
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEFF #FFB5B4
analogous
#B4FFDA #B4FEFF #B4D8FF
triadic
#B4FEFF #FFB4FE #FEFFB4
tetradic
#B4FEFF #DAB4FF #FFB5B4 #D8FFB4
square
#B4FEFF #DAB4FF #FFB5B4 #D8FFB4
split-complementary
#B4FEFF #FFB4D8 #FFDAB4
monochromatic
#3AFCFF #77FDFF #B4FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#B4FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#B4FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEFF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEFF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#99FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b4feff; /* rgb */ color: rgb(180, 254, 255); /* oklch */ color: oklch(94.9% 0.073 197.1);
Tailwind
colors: {
custom: {
50: '#cdffff',
500: '#b4feff',
950: '#000000',
},
}SCSS
$custom: #b4feff; $custom-light: #cdffff; $custom-dark: #000000;
JSON
{
"hex": "#b4feff",
"rgb": {
"r": 180,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94914,
"c": 0.07264,
"h": 197.1
},
"luminance": 0.87807
}Semantic roles & 50–950 ramp
primary
#B4FEFF
secondary
#E67371
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686