#B2FFEB#B2FFEB
#B2FFEB is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.4% C 0.080 H 176.5°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFEB |
|---|---|
| RGB | rgb(178, 255, 235) |
| HSL | hsl(164, 100%, 85%) |
| HSV | hsv(164, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.73, -27.67, 2.02) |
| CIE-LCH | lch(94.73, 27.74, 175.82°) |
| OKLab | oklab(94.44% -0.0803 0.0049) |
| OKLCH | oklch(94.44% 0.08 176.5) |
| XYZ | xyz(69.1104, 86.9795, 91.7283) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.92
Eggshell Blue
#C4FFF7
ΔE00 5.06
Pale Cyan
#B7FFFA
ΔE00 5.41
Pale Turquoise
#A5FBD5
ΔE00 5.56
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Light Aqua
#8CFFDB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFEB #FFB2C6
analogous
#B2FFC5 #B2FFEB #B2ECFF
triadic
#B2FFEB #EBB2FF #FFEBB2
tetradic
#B2FFEB #C5B2FF #FFB2C6 #ECFFB2
square
#B2FFEB #C5B2FF #FFB2C6 #ECFFB2
split-complementary
#B2FFEB #FFB2EC #FFC5B2
monochromatic
#38FFCB #75FFDB #B2FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B2FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#B2FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFEB
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFEB | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#9CFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2ffeb; /* rgb */ color: rgb(178, 255, 235); /* oklch */ color: oklch(94.4% 0.080 176.5);
Tailwind
colors: {
custom: {
50: '#cbfff1',
500: '#b2ffeb',
950: '#000000',
},
}SCSS
$custom: #b2ffeb; $custom-light: #cbfff1; $custom-dark: #000000;
JSON
{
"hex": "#b2ffeb",
"rgb": {
"r": 178,
"g": 255,
"b": 235
},
"hsl": {
"h": 164.416,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94438,
"c": 0.08045,
"h": 176.5
},
"luminance": 0.86983
}Semantic roles & 50–950 ramp
primary
#B2FFEB
secondary
#E6708E
accent
#003CE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685