#B2FFE4#B2FFE4
#B2FFE4 is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.2% C 0.084 H 170.6°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFE4 |
|---|---|
| RGB | rgb(178, 255, 228) |
| HSL | hsl(159, 100%, 85%) |
| HSV | hsv(159, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(94.56, -29.10, 5.39) |
| CIE-LCH | lch(94.56, 29.60, 169.52°) |
| OKLab | oklab(94.25% -0.0832 0.0138) |
| OKLCH | oklch(94.25% 0.084 170.6) |
| XYZ | xyz(68.1190, 86.5829, 86.5067) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.29
Pale Turquoise
#A5FBD5
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 6.38
Light Turquoise
#7EF4CC
ΔE00 6.47
Aquamarine
#7FFFD4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFE4 #FFB2CD
analogous
#B2FFBE #B2FFE4 #B2F4FF
triadic
#B2FFE4 #E4B2FF #FFE4B2
tetradic
#B2FFE4 #BEB2FF #FFB2CD #F4FFB2
square
#B2FFE4 #BEB2FF #FFB2CD #F4FFB2
split-complementary
#B2FFE4 #FFB2F4 #FFBEB2
monochromatic
#38FFB9 #75FFCF #B2FFE4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.15
#B2FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#B2FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFE4
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFE4 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E3
Deuteranopia (green-blind)
#EDEBE6
Tritanopia (blue-blind)
#9EFFF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2ffe4; /* rgb */ color: rgb(178, 255, 228); /* oklch */ color: oklch(94.2% 0.084 170.6);
Tailwind
colors: {
custom: {
50: '#cbffec',
500: '#b2ffe4',
950: '#000000',
},
}SCSS
$custom: #b2ffe4; $custom-light: #cbffec; $custom-dark: #000000;
JSON
{
"hex": "#b2ffe4",
"rgb": {
"r": 178,
"g": 255,
"b": 228
},
"hsl": {
"h": 158.961,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94247,
"c": 0.0843,
"h": 170.6
},
"luminance": 0.86586
}Semantic roles & 50–950 ramp
primary
#B2FFE4
secondary
#E67099
accent
#0050E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684