#B7F2EA#B7F2EA
#B7F2EA is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.9% C 0.061 H 185.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F2EA |
|---|---|
| RGB | rgb(183, 242, 234) |
| HSL | hsl(172, 69%, 83%) |
| HSV | hsv(172, 24%, 95%) |
| CMYK | cmyk(24.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.46, -20.16, -2.20) |
| CIE-LCH | lch(91.46, 20.28, 186.22°) |
| OKLab | oklab(91.89% -0.0602 -0.0062) |
| OKLCH | oklch(91.89% 0.061 185.9) |
| XYZ | xyz(66.1273, 79.5092, 89.6885) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.16
Eggshell Blue
#C4FFF7
ΔE00 2.74
Paleturquoise
#AFEEEE
ΔE00 3.24
Pale Cyan
#B7FFFA
ΔE00 3.32
Light Light Blue
#CAFFFB
ΔE00 3.65
Light Cyan
#ACFFFC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F2EA #F2B7BF
analogous
#B7F2CC #B7F2EA #B7DCF2
triadic
#B7F2EA #EAB7F2 #F2EAB7
tetradic
#B7F2EA #CCB7F2 #F2B7BF #DCF2B7
square
#B7F2EA #CCB7F2 #F2B7BF #DCF2B7
split-complementary
#B7F2EA #F2B7DC #F2CCB7
monochromatic
#4FDFCC #83E9DB #B7F2EA #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.24
#B7F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B7F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F2EA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F2EA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#A6F5EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b7f2ea; /* rgb */ color: rgb(183, 242, 234); /* oklch */ color: oklch(91.9% 0.061 185.9);
Tailwind
colors: {
custom: {
50: '#cef6f0',
500: '#b7f2ea',
950: '#000000',
},
}SCSS
$custom: #b7f2ea; $custom-light: #cef6f0; $custom-dark: #000000;
JSON
{
"hex": "#b7f2ea",
"rgb": {
"r": 183,
"g": 242,
"b": 234
},
"hsl": {
"h": 171.864,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.91889,
"c": 0.06056,
"h": 185.9
},
"luminance": 0.79512
}Semantic roles & 50–950 ramp
primary
#B7F2EA
secondary
#D27C87
accent
#142ED1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585