#B2F6EA#B2F6EA
#B2F6EA is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.5% C 0.070 H 182.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F6EA |
|---|---|
| RGB | rgb(178, 246, 234) |
| HSL | hsl(169, 79%, 83%) |
| HSV | hsv(169, 28%, 96%) |
| CMYK | cmyk(27.6%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(92.27, -23.56, -1.05) |
| CIE-LCH | lch(92.27, 23.58, 182.54°) |
| OKLab | oklab(92.46% -0.0696 -0.0032) |
| OKLCH | oklch(92.46% 0.07 182.6) |
| XYZ | xyz(66.1623, 81.3138, 90.0349) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.14
Pale Aqua
#B8FFEB
ΔE00 3.22
Duck Egg Blue
#C3FBF4
ΔE00 3.24
Pale Cyan
#B7FFFA
ΔE00 3.27
Light Cyan
#ACFFFC
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F6EA #F6B2BE
analogous
#B2F6C8 #B2F6EA #B2E0F6
triadic
#B2F6EA #EAB2F6 #F6EAB2
tetradic
#B2F6EA #C8B2F6 #F6B2BE #E0F6B2
square
#B2F6EA #C8B2F6 #F6B2BE #E0F6B2
split-complementary
#B2F6EA #F6B2E0 #F6C8B2
monochromatic
#44E9CC #7BF0DB #B2F6EA #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.22
#B2F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#B2F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F6EA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F6EA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#9EF9F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2f6ea; /* rgb */ color: rgb(178, 246, 234); /* oklch */ color: oklch(92.5% 0.070 182.6);
Tailwind
colors: {
custom: {
50: '#caf9f0',
500: '#b2f6ea',
950: '#000000',
},
}SCSS
$custom: #b2f6ea; $custom-light: #caf9f0; $custom-dark: #000000;
JSON
{
"hex": "#b2f6ea",
"rgb": {
"r": 178,
"g": 246,
"b": 234
},
"hsl": {
"h": 169.412,
"s": 79.07,
"l": 83.137
},
"oklch": {
"l": 0.92462,
"c": 0.06972,
"h": 182.6
},
"luminance": 0.81317
}Semantic roles & 50–950 ramp
primary
#B2F6EA
secondary
#D77586
accent
#0A2FDB
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585