#BEF0EB#BEF0EB
#BEF0EB is a very light, muted teal. Relative luminance 0.793; OKLCH L 91.9% C 0.052 H 188.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF0EB |
|---|---|
| RGB | rgb(190, 240, 235) |
| HSL | hsl(174, 63%, 84%) |
| HSV | hsv(174, 21%, 94%) |
| CMYK | cmyk(20.8%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(91.35, -16.89, -2.83) |
| CIE-LCH | lch(91.35, 17.12, 189.53°) |
| OKLab | oklab(91.91% -0.0509 -0.0078) |
| OKLCH | oklch(91.91% 0.052 188.8) |
| XYZ | xyz(67.3863, 79.2630, 90.3299) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.53
Paleturquoise
#AFEEEE
ΔE00 3.01
Light Light Blue
#CAFFFB
ΔE00 3.13
Eggshell Blue
#C4FFF7
ΔE00 3.49
Pale Blue
#D0FEFE
ΔE00 3.98
Ice
#D6FFFA
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF0EB #F0BEC3
analogous
#BEF0D2 #BEF0EB #BEDCF0
triadic
#BEF0EB #EBBEF0 #F0EBBE
tetradic
#BEF0EB #D2BEF0 #F0BEC3 #DCF0BE
square
#BEF0EB #D2BEF0 #F0BEC3 #DCF0BE
split-complementary
#BEF0EB #F0BEDC #F0D2BE
monochromatic
#5BD9CC #8CE5DC #BEF0EB #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.25
#BEF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BEF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF0EB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF0EB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#AFF3EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef0eb; /* rgb */ color: rgb(190, 240, 235); /* oklch */ color: oklch(91.9% 0.052 188.8);
Tailwind
colors: {
custom: {
50: '#d2f5f1',
500: '#bef0eb',
950: '#000000',
},
}SCSS
$custom: #bef0eb; $custom-light: #d2f5f1; $custom-dark: #000000;
JSON
{
"hex": "#bef0eb",
"rgb": {
"r": 190,
"g": 240,
"b": 235
},
"hsl": {
"h": 174,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.91913,
"c": 0.05153,
"h": 188.8
},
"luminance": 0.79265
}Semantic roles & 50–950 ramp
primary
#BEF0EB
secondary
#CF848B
accent
#1B2DCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585