#BBFFF4#BBFFF4
#BBFFF4 is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.069 H 183.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF4 |
|---|---|
| RGB | rgb(187, 255, 244) |
| HSL | hsl(170, 100%, 87%) |
| HSV | hsv(170, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(95.42, -23.24, -1.56) |
| CIE-LCH | lch(95.42, 23.30, 183.83°) |
| OKLab | oklab(95.19% -0.069 -0.0045) |
| OKLCH | oklch(95.19% 0.069 183.8) |
| XYZ | xyz(72.5774, 88.6130, 98.8503) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.94
Pale Cyan
#B7FFFA
ΔE00 2.30
Duck Egg Blue
#C3FBF4
ΔE00 2.60
Pale Aqua
#B8FFEB
ΔE00 3.16
Light Cyan
#ACFFFC
ΔE00 3.61
Light Light Blue
#CAFFFB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF4 #FFBBC6
analogous
#BBFFD2 #BBFFF4 #BBE8FF
triadic
#BBFFF4 #F4BBFF #FFF4BB
tetradic
#BBFFF4 #D2BBFF #FFBBC6 #E8FFBB
square
#BBFFF4 #D2BBFF #FFBBC6 #E8FFBB
split-complementary
#BBFFF4 #FFBBE8 #FFD2BB
monochromatic
#41FFE0 #7EFFEA #BBFFF4 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BBFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#BBFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF4
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF4 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#ECEEF5
Tritanopia (blue-blind)
#A7FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff4; /* rgb */ color: rgb(187, 255, 244); /* oklch */ color: oklch(95.2% 0.069 183.8);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bbfff4',
950: '#000000',
},
}SCSS
$custom: #bbfff4; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bbfff4",
"rgb": {
"r": 187,
"g": 255,
"b": 244
},
"hsl": {
"h": 170.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95186,
"c": 0.06913,
"h": 183.8
},
"luminance": 0.88616
}Semantic roles & 50–950 ramp
primary
#BBFFF4
secondary
#E77789
accent
#0025E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685