#B2FFEF#B2FFEF
#B2FFEF is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.079 H 180.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFEF |
|---|---|
| RGB | rgb(178, 255, 239) |
| HSL | hsl(168, 100%, 85%) |
| HSV | hsv(168, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.83, -26.83, 0.10) |
| CIE-LCH | lch(94.83, 26.83, 179.78°) |
| OKLab | oklab(94.55% -0.0787 -0.0001) |
| OKLCH | oklch(94.55% 0.079 180.1) |
| XYZ | xyz(69.6948, 87.2133, 94.8061) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.74
Pale Cyan
#B7FFFA
ΔE00 4.07
Eggshell Blue
#C4FFF7
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 4.80
Light Light Blue
#CAFFFB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFEF #FFB2C2
analogous
#B2FFC8 #B2FFEF #B2E9FF
triadic
#B2FFEF #EFB2FF #FFEFB2
tetradic
#B2FFEF #C8B2FF #FFB2C2 #E9FFB2
square
#B2FFEF #C8B2FF #FFB2C2 #E9FFB2
split-complementary
#B2FFEF #FFB2E9 #FFC8B2
monochromatic
#38FFD6 #75FFE2 #B2FFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.14
#B2FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#B2FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFEF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFEF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#9BFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2ffef; /* rgb */ color: rgb(178, 255, 239); /* oklch */ color: oklch(94.5% 0.079 180.1);
Tailwind
colors: {
custom: {
50: '#cbfff4',
500: '#b2ffef',
950: '#000000',
},
}SCSS
$custom: #b2ffef; $custom-light: #cbfff4; $custom-dark: #000000;
JSON
{
"hex": "#b2ffef",
"rgb": {
"r": 178,
"g": 255,
"b": 239
},
"hsl": {
"h": 167.532,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9455,
"c": 0.07868,
"h": 180.1
},
"luminance": 0.87217
}Semantic roles & 50–950 ramp
primary
#B2FFEF
secondary
#E67088
accent
#0030E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685