#B2FBED#B2FBED
#B2FBED is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.6% C 0.075 H 181.4°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FBED |
|---|---|
| RGB | rgb(178, 251, 237) |
| HSL | hsl(168, 90%, 84%) |
| HSV | hsv(168, 29%, 98%) |
| CMYK | cmyk(29.1%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(93.70, -25.34, -0.52) |
| CIE-LCH | lch(93.70, 25.35, 181.17°) |
| OKLab | oklab(93.63% -0.0746 -0.0018) |
| OKLCH | oklch(93.63% 0.075 181.4) |
| XYZ | xyz(68.1383, 84.5703, 92.8377) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.27
Eggshell Blue
#C4FFF7
ΔE00 3.47
Pale Cyan
#B7FFFA
ΔE00 3.48
Duck Egg Blue
#C3FBF4
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.32
Light Light Blue
#CAFFFB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FBED #FBB2C0
analogous
#B2FBC9 #B2FBED #B2E5FB
triadic
#B2FBED #EDB2FB #FBEDB2
tetradic
#B2FBED #C9B2FB #FBB2C0 #E5FBB2
square
#B2FBED #C9B2FB #FBB2C0 #E5FBB2
split-complementary
#B2FBED #FBB2E5 #FBC9B2
monochromatic
#3EF5D2 #78F8DF #B2FBED #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.17
#B2FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#B2FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FBED
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FBED | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#9CFEF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2fbed; /* rgb */ color: rgb(178, 251, 237); /* oklch */ color: oklch(93.6% 0.075 181.4);
Tailwind
colors: {
custom: {
50: '#cbfdf2',
500: '#b2fbed',
950: '#000000',
},
}SCSS
$custom: #b2fbed; $custom-light: #cbfdf2; $custom-dark: #000000;
JSON
{
"hex": "#b2fbed",
"rgb": {
"r": 178,
"g": 251,
"b": 237
},
"hsl": {
"h": 168.493,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.93628,
"c": 0.07463,
"h": 181.4
},
"luminance": 0.84574
}Semantic roles & 50–950 ramp
primary
#B2FBED
secondary
#DF7287
accent
#002CE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585