#B2FBEE#B2FBEE
#B2FBEE is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.7% C 0.074 H 182.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FBEE |
|---|---|
| RGB | rgb(178, 251, 238) |
| HSL | hsl(169, 90%, 84%) |
| HSV | hsv(169, 29%, 98%) |
| CMYK | cmyk(29.1%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(93.72, -25.13, -1.00) |
| CIE-LCH | lch(93.72, 25.15, 182.27°) |
| OKLab | oklab(93.66% -0.0742 -0.0031) |
| OKLCH | oklch(93.66% 0.074 182.4) |
| XYZ | xyz(68.2848, 84.6289, 93.6093) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.59
Pale Cyan
#B7FFFA
ΔE00 3.13
Eggshell Blue
#C4FFF7
ΔE00 3.26
Duck Egg Blue
#C3FBF4
ΔE00 3.68
Light Cyan
#ACFFFC
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FBEE #FBB2BF
analogous
#B2FBCA #B2FBEE #B2E4FB
triadic
#B2FBEE #EEB2FB #FBEEB2
tetradic
#B2FBEE #CAB2FB #FBB2BF #E4FBB2
square
#B2FBEE #CAB2FB #FBB2BF #E4FBB2
split-complementary
#B2FBEE #FBB2E4 #FBCAB2
monochromatic
#3EF5D4 #78F8E1 #B2FBEE #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.17
#B2FBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#B2FBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FBEE
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FBEE | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#9CFEF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2fbee; /* rgb */ color: rgb(178, 251, 238); /* oklch */ color: oklch(93.7% 0.074 182.4);
Tailwind
colors: {
custom: {
50: '#cbfcf3',
500: '#b2fbee',
950: '#000000',
},
}SCSS
$custom: #b2fbee; $custom-light: #cbfcf3; $custom-dark: #000000;
JSON
{
"hex": "#b2fbee",
"rgb": {
"r": 178,
"g": 251,
"b": 238
},
"hsl": {
"h": 169.315,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.93657,
"c": 0.07426,
"h": 182.4
},
"luminance": 0.84632
}Semantic roles & 50–950 ramp
primary
#B2FBEE
secondary
#DF7286
accent
#0029E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585