#B2F5EA#B2F5EA
#B2F5EA is a very light, moderate teal. Relative luminance 0.807; OKLCH L 92.2% C 0.069 H 183.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F5EA |
|---|---|
| RGB | rgb(178, 245, 234) |
| HSL | hsl(170, 77%, 83%) |
| HSV | hsv(170, 27%, 96%) |
| CMYK | cmyk(27.3%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(92.00, -23.07, -1.44) |
| CIE-LCH | lch(92.00, 23.12, 183.58°) |
| OKLab | oklab(92.25% -0.0684 -0.0042) |
| OKLCH | oklch(92.25% 0.069 183.5) |
| XYZ | xyz(65.8590, 80.7071, 89.9338) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.03
Eggshell Blue
#C4FFF7
ΔE00 3.03
Pale Cyan
#B7FFFA
ΔE00 3.12
Pale Aqua
#B8FFEB
ΔE00 3.62
Light Cyan
#ACFFFC
ΔE00 4.09
Paleturquoise
#AFEEEE
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F5EA #F5B2BD
analogous
#B2F5C8 #B2F5EA #B2DEF5
triadic
#B2F5EA #EAB2F5 #F5EAB2
tetradic
#B2F5EA #C8B2F5 #F5B2BD #DEF5B2
square
#B2F5EA #C8B2F5 #F5B2BD #DEF5B2
split-complementary
#B2F5EA #F5B2DE #F5C8B2
monochromatic
#46E7CC #7CEEDB #B2F5EA #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.23
#B2F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#B2F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F5EA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F5EA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#9EF8F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2f5ea; /* rgb */ color: rgb(178, 245, 234); /* oklch */ color: oklch(92.2% 0.069 183.5);
Tailwind
colors: {
custom: {
50: '#caf8f0',
500: '#b2f5ea',
950: '#000000',
},
}SCSS
$custom: #b2f5ea; $custom-light: #caf8f0; $custom-dark: #000000;
JSON
{
"hex": "#b2f5ea",
"rgb": {
"r": 178,
"g": 245,
"b": 234
},
"hsl": {
"h": 170.149,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.92247,
"c": 0.06854,
"h": 183.5
},
"luminance": 0.8071
}Semantic roles & 50–950 ramp
primary
#B2F5EA
secondary
#D67585
accent
#0C2ED9
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585