#BBFEDD#BBFEDD
#BBFEDD is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.081 H 163.0°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEDD |
|---|---|
| RGB | rgb(187, 254, 221) |
| HSL | hsl(150, 97%, 86%) |
| HSV | hsv(150, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(94.60, -27.37, 9.10) |
| CIE-LCH | lch(94.60, 28.85, 161.61°) |
| OKLab | oklab(94.35% -0.077 0.0235) |
| OKLCH | oklch(94.35% 0.081 163) |
| XYZ | xyz(68.9824, 86.6660, 81.4861) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.08
Pale Aqua
#B8FFEB
ΔE00 4.28
Mint
#AAF0C1
ΔE00 5.05
Light Aqua
#8CFFDB
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.78
Light Turquoise
#7EF4CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEDD #FEBBDC
analogous
#BBFEBC #BBFEDD #BBFDFE
triadic
#BBFEDD #DDBBFE #FEDDBB
tetradic
#BBFEDD #BCBBFE #FEBBDC #FDFEBB
square
#BBFEDD #BCBBFE #FEBBDC #FDFEBB
split-complementary
#BBFEDD #FEBBFD #FEBCBB
monochromatic
#42FCA1 #7FFDBF #BBFEDD #E1FFF0 #E1FFF0
Accessibility & contrast
On white
1.15
#BBFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#BBFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEDD
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEDD | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DB
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#ADFEF4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfedd; /* rgb */ color: rgb(187, 254, 221); /* oklch */ color: oklch(94.3% 0.081 163.0);
Tailwind
colors: {
custom: {
50: '#d0ffe7',
500: '#bbfedd',
950: '#000000',
},
}SCSS
$custom: #bbfedd; $custom-light: #d0ffe7; $custom-dark: #000000;
JSON
{
"hex": "#bbfedd",
"rgb": {
"r": 187,
"g": 254,
"b": 221
},
"hsl": {
"h": 150.448,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94345,
"c": 0.08055,
"h": 163
},
"luminance": 0.86669
}Semantic roles & 50–950 ramp
primary
#BBFEDD
secondary
#E578AE
accent
#0071E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684