#B2F0EB#B2F0EB
#B2F0EB is a very light, moderate teal. Relative luminance 0.778; OKLCH L 91.2% C 0.063 H 189.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F0EB |
|---|---|
| RGB | rgb(178, 240, 235) |
| HSL | hsl(175, 67%, 82%) |
| HSV | hsv(175, 26%, 94%) |
| CMYK | cmyk(25.8%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(90.68, -20.42, -3.90) |
| CIE-LCH | lch(90.68, 20.79, 190.82°) |
| OKLab | oklab(91.2% -0.0618 -0.0108) |
| OKLCH | oklch(91.2% 0.063 189.9) |
| XYZ | xyz(64.5108, 77.7803, 90.1951) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.98
Duck Egg Blue
#C3FBF4
ΔE00 2.83
Pale Cyan
#B7FFFA
ΔE00 3.24
Eggshell Blue
#C4FFF7
ΔE00 3.45
Light Light Blue
#CAFFFB
ΔE00 3.95
Light Cyan
#ACFFFC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F0EB #F0B2B7
analogous
#B2F0CC #B2F0EB #B2D6F0
triadic
#B2F0EB #EBB2F0 #F0EBB2
tetradic
#B2F0EB #CCB2F0 #F0B2B7 #D6F0B2
square
#B2F0EB #CCB2F0 #F0B2B7 #D6F0B2
split-complementary
#B2F0EB #F0B2D6 #F0CCB2
monochromatic
#4CDCD0 #7FE6DE #B2F0EB #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.27
#B2F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#B2F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F0EB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F0EB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#9EF3EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2f0eb; /* rgb */ color: rgb(178, 240, 235); /* oklch */ color: oklch(91.2% 0.063 189.9);
Tailwind
colors: {
custom: {
50: '#caf5f1',
500: '#b2f0eb',
950: '#000000',
},
}SCSS
$custom: #b2f0eb; $custom-light: #caf5f1; $custom-dark: #000000;
JSON
{
"hex": "#b2f0eb",
"rgb": {
"r": 178,
"g": 240,
"b": 235
},
"hsl": {
"h": 175.161,
"s": 67.391,
"l": 81.961
},
"oklch": {
"l": 0.91201,
"c": 0.06271,
"h": 189.9
},
"luminance": 0.77783
}Semantic roles & 50–950 ramp
primary
#B2F0EB
secondary
#CE787F
accent
#1625CF
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585