#BFE2E2#BFE2E2
#BFE2E2 is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.8% C 0.037 H 196.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2E2 |
|---|---|
| RGB | rgb(191, 226, 226) |
| HSL | hsl(180, 38%, 82%) |
| HSV | hsv(180, 15%, 89%) |
| CMYK | cmyk(15.5%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(87.46, -11.39, -3.83) |
| CIE-LCH | lch(87.46, 12.02, 198.58°) |
| OKLab | oklab(88.76% -0.0352 -0.0104) |
| OKLCH | oklch(88.76% 0.037 196.5) |
| XYZ | xyz(62.4060, 70.9583, 82.3451) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.54
Paleturquoise
#AFEEEE
ΔE00 6.11
Pale Blue
#D0FEFE
ΔE00 6.14
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.16
Very Light Blue
#D5FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2E2 #E2BFBF
analogous
#BFE2D1 #BFE2E2 #BFD1E2
triadic
#BFE2E2 #E2BFE2 #E2E2BF
tetradic
#BFE2E2 #D1BFE2 #E2BFBF #D1E2BF
square
#BFE2E2 #D1BFE2 #E2BFBF #D1E2BF
split-complementary
#BFE2E2 #E2BFD1 #E2D1BF
monochromatic
#6BBCBC #95CFCF #BFE2E2 #E9F5F5 #EAF5F5
Accessibility & contrast
On white
1.38
#BFE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BFE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2E2
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2E2 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D6D9E2
Tritanopia (blue-blind)
#B5E4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe2e2; /* rgb */ color: rgb(191, 226, 226); /* oklch */ color: oklch(88.8% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#d2ebeb',
500: '#bfe2e2',
950: '#000000',
},
}SCSS
$custom: #bfe2e2; $custom-light: #d2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#bfe2e2",
"rgb": {
"r": 191,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.88764,
"c": 0.03669,
"h": 196.5
},
"luminance": 0.7096
}Semantic roles & 50–950 ramp
primary
#BFE2E2
secondary
#BB8A8A
accent
#3535B1
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484