#BBFFF2#BBFFF2
#BBFFF2 is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.1% C 0.070 H 181.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF2 |
|---|---|
| RGB | rgb(187, 255, 242) |
| HSL | hsl(169, 100%, 87%) |
| HSV | hsv(169, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(95.37, -23.66, -0.60) |
| CIE-LCH | lch(95.37, 23.67, 181.45°) |
| OKLab | oklab(95.13% -0.0698 -0.002) |
| OKLCH | oklch(95.13% 0.07 181.6) |
| XYZ | xyz(72.2754, 88.4922, 97.2597) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.42
Pale Aqua
#B8FFEB
ΔE00 2.44
Pale Cyan
#B7FFFA
ΔE00 3.01
Duck Egg Blue
#C3FBF4
ΔE00 3.06
Light Cyan
#ACFFFC
ΔE00 4.24
Light Light Blue
#CAFFFB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF2 #FFBBC8
analogous
#BBFFD0 #BBFFF2 #BBEAFF
triadic
#BBFFF2 #F2BBFF #FFF2BB
tetradic
#BBFFF2 #D0BBFF #FFBBC8 #EAFFBB
square
#BBFFF2 #D0BBFF #FFBBC8 #EAFFBB
split-complementary
#BBFFF2 #FFBBEA #FFD0BB
monochromatic
#41FFDB #7EFFE6 #BBFFF2 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.12
#BBFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BBFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF2
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF2 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#ECEEF3
Tritanopia (blue-blind)
#A7FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff2; /* rgb */ color: rgb(187, 255, 242); /* oklch */ color: oklch(95.1% 0.070 181.6);
Tailwind
colors: {
custom: {
50: '#d1fff6',
500: '#bbfff2',
950: '#000000',
},
}SCSS
$custom: #bbfff2; $custom-light: #d1fff6; $custom-dark: #000000;
JSON
{
"hex": "#bbfff2",
"rgb": {
"r": 187,
"g": 255,
"b": 242
},
"hsl": {
"h": 168.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95129,
"c": 0.0698,
"h": 181.6
},
"luminance": 0.88496
}Semantic roles & 50–950 ramp
primary
#BBFFF2
secondary
#E7778D
accent
#002CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685