#BEF0EF#BEF0EF
#BEF0EF is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.0% C 0.051 H 194.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF0EF |
|---|---|
| RGB | rgb(190, 240, 239) |
| HSL | hsl(179, 63%, 84%) |
| HSV | hsv(179, 21%, 94%) |
| CMYK | cmyk(20.8%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(91.46, -16.06, -4.76) |
| CIE-LCH | lch(91.46, 16.75, 196.52°) |
| OKLab | oklab(92.03% -0.0494 -0.013) |
| OKLCH | oklch(92.03% 0.051 194.8) |
| XYZ | xyz(67.9707, 79.4968, 93.4077) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.57
Light Sky Blue
#C6FCFF
ΔE00 2.95
Pale Blue
#D0FEFE
ΔE00 3.29
Light Light Blue
#CAFFFB
ΔE00 3.30
Duck Egg Blue
#C3FBF4
ΔE00 3.43
Pale Sky Blue
#BDF6FE
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF0EF #F0BEBF
analogous
#BEF0D6 #BEF0EF #BED8F0
triadic
#BEF0EF #EFBEF0 #F0EFBE
tetradic
#BEF0EF #D6BEF0 #F0BEBF #D8F0BE
square
#BEF0EF #D6BEF0 #F0BEBF #D8F0BE
split-complementary
#BEF0EF #F0BED8 #F0D6BE
monochromatic
#5BD9D7 #8CE5E3 #BEF0EF #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.24
#BEF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#BEF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF0EF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF0EF | 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)
#E9EBEF
Deuteranopia (green-blind)
#E0E3F0
Tritanopia (blue-blind)
#AEF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef0ef; /* rgb */ color: rgb(190, 240, 239); /* oklch */ color: oklch(92.0% 0.051 194.8);
Tailwind
colors: {
custom: {
50: '#d2f5f4',
500: '#bef0ef',
950: '#000000',
},
}SCSS
$custom: #bef0ef; $custom-light: #d2f5f4; $custom-dark: #000000;
JSON
{
"hex": "#bef0ef",
"rgb": {
"r": 190,
"g": 240,
"b": 239
},
"hsl": {
"h": 178.8,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.92032,
"c": 0.05106,
"h": 194.8
},
"luminance": 0.79499
}Semantic roles & 50–950 ramp
primary
#BEF0EF
secondary
#CF8485
accent
#1B1FCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585