#BEF3EF#BEF3EF
#BEF3EF is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.7% C 0.054 H 190.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF3EF |
|---|---|
| RGB | rgb(190, 243, 239) |
| HSL | hsl(175, 69%, 85%) |
| HSV | hsv(175, 22%, 95%) |
| CMYK | cmyk(21.8%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(92.26, -17.55, -3.59) |
| CIE-LCH | lch(92.26, 17.91, 191.57°) |
| OKLab | oklab(92.67% -0.0532 -0.0099) |
| OKLCH | oklch(92.67% 0.054 190.5) |
| XYZ | xyz(68.8612, 81.2776, 93.7045) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.03
Light Light Blue
#CAFFFB
ΔE00 2.51
Paleturquoise
#AFEEEE
ΔE00 2.62
Eggshell Blue
#C4FFF7
ΔE00 2.97
Light Sky Blue
#C6FCFF
ΔE00 3.44
Pale Blue
#D0FEFE
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF3EF #F3BEC2
analogous
#BEF3D5 #BEF3EF #BEDCF3
triadic
#BEF3EF #EFBEF3 #F3EFBE
tetradic
#BEF3EF #D5BEF3 #F3BEC2 #DCF3BE
square
#BEF3EF #D5BEF3 #F3BEC2 #DCF3BE
split-complementary
#BEF3EF #F3BEDC #F3D5BE
monochromatic
#57E0D6 #8AE9E2 #BEF3EF #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.22
#BEF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#BEF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF3EF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF3EF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEF
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#AEF6F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef3ef; /* rgb */ color: rgb(190, 243, 239); /* oklch */ color: oklch(92.7% 0.054 190.5);
Tailwind
colors: {
custom: {
50: '#d2f7f4',
500: '#bef3ef',
950: '#000000',
},
}SCSS
$custom: #bef3ef; $custom-light: #d2f7f4; $custom-dark: #000000;
JSON
{
"hex": "#bef3ef",
"rgb": {
"r": 190,
"g": 243,
"b": 239
},
"hsl": {
"h": 175.472,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.92665,
"c": 0.05412,
"h": 190.5
},
"luminance": 0.8128
}Semantic roles & 50–950 ramp
primary
#BEF3EF
secondary
#D38288
accent
#1523D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585