#B4FEFE#B4FEFE
#B4FEFE is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.073 H 196.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEFE |
|---|---|
| RGB | rgb(180, 254, 254) |
| HSL | hsl(180, 97%, 85%) |
| HSV | hsv(180, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.05, -22.56, -7.30) |
| CIE-LCH | lch(95.05, 23.71, 197.93°) |
| OKLab | oklab(94.88% -0.0698 -0.02) |
| OKLCH | oklch(94.88% 0.073 196) |
| XYZ | xyz(72.1476, 87.7388, 106.8804) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.80
Pale Cyan
#B7FFFA
ΔE00 1.89
Paleturquoise
#AFEEEE
ΔE00 3.48
Eggshell Blue
#C4FFF7
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEFE #FEB4B4
analogous
#B4FED9 #B4FEFE #B4D9FE
triadic
#B4FEFE #FEB4FE #FEFEB4
tetradic
#B4FEFE #D9B4FE #FEB4B4 #D9FEB4
square
#B4FEFE #D9B4FE #FEB4B4 #D9FEB4
split-complementary
#B4FEFE #FEB4D9 #FED9B4
monochromatic
#3BFCFC #78FDFD #B4FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.13
#B4FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#B4FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEFE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEFE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#99FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b4fefe; /* rgb */ color: rgb(180, 254, 254); /* oklch */ color: oklch(94.9% 0.073 196.0);
Tailwind
colors: {
custom: {
50: '#ccfffe',
500: '#b4fefe',
950: '#000000',
},
}SCSS
$custom: #b4fefe; $custom-light: #ccfffe; $custom-dark: #000000;
JSON
{
"hex": "#b4fefe",
"rgb": {
"r": 180,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94884,
"c": 0.07264,
"h": 196
},
"luminance": 0.87743
}Semantic roles & 50–950 ramp
primary
#B4FEFE
secondary
#E47272
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685