#B2FFEE#B2FFEE
#B2FFEE is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.079 H 179.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFEE |
|---|---|
| RGB | rgb(178, 255, 238) |
| HSL | hsl(167, 100%, 85%) |
| HSV | hsv(167, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.80, -27.04, 0.58) |
| CIE-LCH | lch(94.80, 27.05, 178.76°) |
| OKLab | oklab(94.52% -0.0791 0.0011) |
| OKLCH | oklch(94.52% 0.079 179.2) |
| XYZ | xyz(69.5475, 87.1544, 94.0302) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.46
Eggshell Blue
#C4FFF7
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Light Cyan
#ACFFFC
ΔE00 5.15
Light Light Blue
#CAFFFB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFEE #FFB2C3
analogous
#B2FFC7 #B2FFEE #B2EAFF
triadic
#B2FFEE #EEB2FF #FFEEB2
tetradic
#B2FFEE #C7B2FF #FFB2C3 #EAFFB2
square
#B2FFEE #C7B2FF #FFB2C3 #EAFFB2
split-complementary
#B2FFEE #FFB2EA #FFC7B2
monochromatic
#38FFD3 #75FFE0 #B2FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B2FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#B2FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFEE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFEE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#9BFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2ffee; /* rgb */ color: rgb(178, 255, 238); /* oklch */ color: oklch(94.5% 0.079 179.2);
Tailwind
colors: {
custom: {
50: '#cbfff3',
500: '#b2ffee',
950: '#000000',
},
}SCSS
$custom: #b2ffee; $custom-light: #cbfff3; $custom-dark: #000000;
JSON
{
"hex": "#b2ffee",
"rgb": {
"r": 178,
"g": 255,
"b": 238
},
"hsl": {
"h": 166.753,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94522,
"c": 0.07909,
"h": 179.2
},
"luminance": 0.87158
}Semantic roles & 50–950 ramp
primary
#B2FFEE
secondary
#E6708A
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685