#BBFFE4#BBFFE4
#BBFFE4 is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.7% C 0.077 H 168.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE4 |
|---|---|
| RGB | rgb(187, 255, 228) |
| HSL | hsl(156, 100%, 87%) |
| HSV | hsv(156, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.03, -26.49, 6.12) |
| CIE-LCH | lch(95.03, 27.19, 166.99°) |
| OKLab | oklab(94.74% -0.0754 0.0158) |
| OKLCH | oklch(94.74% 0.077 168.2) |
| XYZ | xyz(70.2527, 87.6831, 86.6067) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.41
Pale Turquoise
#A5FBD5
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 6.01
Eggshell Blue
#C4FFF7
ΔE00 6.63
Mint
#AAF0C1
ΔE00 6.69
Duck Egg Blue
#C3FBF4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE4 #FFBBD6
analogous
#BBFFC2 #BBFFE4 #BBF8FF
triadic
#BBFFE4 #E4BBFF #FFE4BB
tetradic
#BBFFE4 #C2BBFF #FFBBD6 #F8FFBB
square
#BBFFE4 #C2BBFF #FFBBD6 #F8FFBB
split-complementary
#BBFFE4 #FFBBF8 #FFC2BB
monochromatic
#41FFB3 #7EFFCC #BBFFE4 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BBFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#BBFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE4
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE4 | 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)
#FCF6E3
Deuteranopia (green-blind)
#EFEDE6
Tritanopia (blue-blind)
#ABFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe4; /* rgb */ color: rgb(187, 255, 228); /* oklch */ color: oklch(94.7% 0.077 168.2);
Tailwind
colors: {
custom: {
50: '#d1ffec',
500: '#bbffe4',
950: '#000000',
},
}SCSS
$custom: #bbffe4; $custom-light: #d1ffec; $custom-dark: #000000;
JSON
{
"hex": "#bbffe4",
"rgb": {
"r": 187,
"g": 255,
"b": 228
},
"hsl": {
"h": 156.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94744,
"c": 0.07705,
"h": 168.2
},
"luminance": 0.87686
}Semantic roles & 50–950 ramp
primary
#BBFFE4
secondary
#E777A4
accent
#005BE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684