#B4FEFD#B4FEFD
#B4FEFD is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.073 H 194.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEFD |
|---|---|
| RGB | rgb(180, 254, 253) |
| HSL | hsl(179, 97%, 85%) |
| HSV | hsv(179, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.02, -22.78, -6.82) |
| CIE-LCH | lch(95.02, 23.78, 196.67°) |
| OKLab | oklab(94.85% -0.0702 -0.0187) |
| OKLCH | oklch(94.85% 0.073 194.9) |
| XYZ | xyz(71.9879, 87.6749, 106.0392) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.52
Light Cyan
#ACFFFC
ΔE00 1.54
Eggshell Blue
#C4FFF7
ΔE00 3.48
Paleturquoise
#AFEEEE
ΔE00 3.52
Duck Egg Blue
#C3FBF4
ΔE00 3.57
Light Light Blue
#CAFFFB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEFD #FEB4B5
analogous
#B4FED8 #B4FEFD #B4DAFE
triadic
#B4FEFD #FDB4FE #FEFDB4
tetradic
#B4FEFD #D8B4FE #FEB4B5 #DAFEB4
square
#B4FEFD #D8B4FE #FEB4B5 #DAFEB4
split-complementary
#B4FEFD #FEB4DA #FED8B4
monochromatic
#3BFCFA #78FDFB #B4FEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.13
#B4FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#B4FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEFD
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEFD | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#9AFFFD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b4fefd; /* rgb */ color: rgb(180, 254, 253); /* oklch */ color: oklch(94.9% 0.073 194.9);
Tailwind
colors: {
custom: {
50: '#ccfffe',
500: '#b4fefd',
950: '#000000',
},
}SCSS
$custom: #b4fefd; $custom-light: #ccfffe; $custom-dark: #000000;
JSON
{
"hex": "#b4fefd",
"rgb": {
"r": 180,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.189,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94853,
"c": 0.07268,
"h": 194.9
},
"luminance": 0.87679
}Semantic roles & 50–950 ramp
primary
#B4FEFD
secondary
#E47273
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685