#B7E4E2#B7E4E2
#B7E4E2 is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.7% C 0.047 H 193.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E4E2 |
|---|---|
| RGB | rgb(183, 228, 226) |
| HSL | hsl(177, 45%, 81%) |
| HSV | hsv(177, 20%, 89%) |
| CMYK | cmyk(19.7%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.51, -14.87, -3.83) |
| CIE-LCH | lch(87.51, 15.35, 194.43°) |
| OKLab | oklab(88.67% -0.0454 -0.0105) |
| OKLCH | oklch(88.67% 0.047 193) |
| XYZ | xyz(60.9954, 71.0429, 82.4357) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.41
Paleturquoise
#AFEEEE
ΔE00 3.77
Duck Egg Blue
#C3FBF4
ΔE00 5.46
Light Sky Blue
#C6FCFF
ΔE00 5.50
Pale Sky Blue
#BDF6FE
ΔE00 5.56
Pale Blue
#D0FEFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E4E2 #E4B7B9
analogous
#B7E4CB #B7E4E2 #B7CFE4
triadic
#B7E4E2 #E2B7E4 #E4E2B7
tetradic
#B7E4E2 #CBB7E4 #E4B7B9 #CFE4B7
square
#B7E4E2 #CBB7E4 #E4B7B9 #CFE4B7
split-complementary
#B7E4E2 #E4B7CF #E4CBB7
monochromatic
#5EC3BE #8AD3D0 #B7E4E2 #E4F5F4 #E9F7F6
Accessibility & contrast
On white
1.38
#B7E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#B7E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E4E2
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E4E2 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D5D9E3
Tritanopia (blue-blind)
#A9E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7e4e2; /* rgb */ color: rgb(183, 228, 226); /* oklch */ color: oklch(88.7% 0.047 193.0);
Tailwind
colors: {
custom: {
50: '#cdeceb',
500: '#b7e4e2',
950: '#000000',
},
}SCSS
$custom: #b7e4e2; $custom-light: #cdeceb; $custom-dark: #000000;
JSON
{
"hex": "#b7e4e2",
"rgb": {
"r": 183,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.333,
"s": 45.455,
"l": 80.588
},
"oklch": {
"l": 0.8867,
"c": 0.04663,
"h": 193
},
"luminance": 0.71045
}Semantic roles & 50–950 ramp
primary
#B7E4E2
secondary
#BE8184
accent
#2D33B9
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#131616
muted
#838484