#BBFEDF#BBFEDF
#BBFEDF is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.079 H 164.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEDF |
|---|---|
| RGB | rgb(187, 254, 223) |
| HSL | hsl(152, 97%, 86%) |
| HSV | hsv(152, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(94.64, -26.99, 8.14) |
| CIE-LCH | lch(94.64, 28.19, 163.22°) |
| OKLab | oklab(94.4% -0.0762 0.021) |
| OKLCH | oklch(94.4% 0.079 164.6) |
| XYZ | xyz(69.2504, 86.7732, 82.8978) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.28
Pale Aqua
#B8FFEB
ΔE00 3.69
Mint
#AAF0C1
ΔE00 5.52
Light Aqua
#8CFFDB
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.84
Light Turquoise
#7EF4CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEDF #FEBBDA
analogous
#BBFEBE #BBFEDF #BBFBFE
triadic
#BBFEDF #DFBBFE #FEDFBB
tetradic
#BBFEDF #BEBBFE #FEBBDA #FBFEBB
square
#BBFEDF #BEBBFE #FEBBDA #FBFEBB
split-complementary
#BBFEDF #FEBBFB #FEBEBB
monochromatic
#42FCA6 #7FFDC3 #BBFEDF #E1FFF1 #E1FFF1
Accessibility & contrast
On white
1.14
#BBFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#BBFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEDF
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEDF | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5DD
Deuteranopia (green-blind)
#F0ECE1
Tritanopia (blue-blind)
#ADFEF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfedf; /* rgb */ color: rgb(187, 254, 223); /* oklch */ color: oklch(94.4% 0.079 164.6);
Tailwind
colors: {
custom: {
50: '#d0ffe9',
500: '#bbfedf',
950: '#000000',
},
}SCSS
$custom: #bbfedf; $custom-light: #d0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bbfedf",
"rgb": {
"r": 187,
"g": 254,
"b": 223
},
"hsl": {
"h": 152.239,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94397,
"c": 0.07907,
"h": 164.6
},
"luminance": 0.86776
}Semantic roles & 50–950 ramp
primary
#BBFEDF
secondary
#E578AB
accent
#006AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684