#BEF0EE#BEF0EE
#BEF0EE is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.0% C 0.051 H 193.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF0EE |
|---|---|
| RGB | rgb(190, 240, 238) |
| HSL | hsl(178, 63%, 84%) |
| HSV | hsv(178, 21%, 94%) |
| CMYK | cmyk(20.8%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(91.43, -16.27, -4.28) |
| CIE-LCH | lch(91.43, 16.82, 194.75°) |
| OKLab | oklab(92% -0.0498 -0.0117) |
| OKLCH | oklch(92% 0.051 193.3) |
| XYZ | xyz(67.8234, 79.4378, 92.6318) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.59
Duck Egg Blue
#C3FBF4
ΔE00 3.14
Light Light Blue
#CAFFFB
ΔE00 3.18
Light Sky Blue
#C6FCFF
ΔE00 3.19
Pale Blue
#D0FEFE
ΔE00 3.41
Really Light Blue
#D4FFFF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF0EE #F0BEC0
analogous
#BEF0D5 #BEF0EE #BED9F0
triadic
#BEF0EE #EEBEF0 #F0EEBE
tetradic
#BEF0EE #D5BEF0 #F0BEC0 #D9F0BE
square
#BEF0EE #D5BEF0 #F0BEC0 #D9F0BE
split-complementary
#BEF0EE #F0BED9 #F0D5BE
monochromatic
#5BD9D4 #8CE5E1 #BEF0EE #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.24
#BEF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BEF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF0EE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF0EE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#AFF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef0ee; /* rgb */ color: rgb(190, 240, 238); /* oklch */ color: oklch(92.0% 0.051 193.3);
Tailwind
colors: {
custom: {
50: '#d2f5f3',
500: '#bef0ee',
950: '#000000',
},
}SCSS
$custom: #bef0ee; $custom-light: #d2f5f3; $custom-dark: #000000;
JSON
{
"hex": "#bef0ee",
"rgb": {
"r": 190,
"g": 240,
"b": 238
},
"hsl": {
"h": 177.6,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.92002,
"c": 0.05112,
"h": 193.3
},
"luminance": 0.7944
}Semantic roles & 50–950 ramp
primary
#BEF0EE
secondary
#CF8487
accent
#1B22CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585