#BEF4EB#BEF4EB
#BEF4EB is a very light, muted teal. Relative luminance 0.816; OKLCH L 92.8% C 0.056 H 183.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF4EB |
|---|---|
| RGB | rgb(190, 244, 235) |
| HSL | hsl(170, 71%, 85%) |
| HSV | hsv(170, 22%, 96%) |
| CMYK | cmyk(22.1%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(92.42, -18.86, -1.27) |
| CIE-LCH | lch(92.42, 18.91, 183.86°) |
| OKLab | oklab(92.76% -0.0561 -0.0037) |
| OKLCH | oklch(92.76% 0.056 183.8) |
| XYZ | xyz(68.5768, 81.6440, 90.7268) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.67
Eggshell Blue
#C4FFF7
ΔE00 2.35
Light Light Blue
#CAFFFB
ΔE00 3.15
Pale Cyan
#B7FFFA
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 3.99
Ice
#D6FFFA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF4EB #F4BEC7
analogous
#BEF4D0 #BEF4EB #BEE2F4
triadic
#BEF4EB #EBBEF4 #F4EBBE
tetradic
#BEF4EB #D0BEF4 #F4BEC7 #E2F4BE
square
#BEF4EB #D0BEF4 #F4BEC7 #E2F4BE
split-complementary
#BEF4EB #F4BEE2 #F4D0BE
monochromatic
#55E2CB #8AEBDB #BEF4EB #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.21
#BEF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#BEF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF4EB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF4EB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#AFF6F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef4eb; /* rgb */ color: rgb(190, 244, 235); /* oklch */ color: oklch(92.8% 0.056 183.8);
Tailwind
colors: {
custom: {
50: '#d2f7f1',
500: '#bef4eb',
950: '#000000',
},
}SCSS
$custom: #bef4eb; $custom-light: #d2f7f1; $custom-dark: #000000;
JSON
{
"hex": "#bef4eb",
"rgb": {
"r": 190,
"g": 244,
"b": 235
},
"hsl": {
"h": 170,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.9276,
"c": 0.05618,
"h": 183.8
},
"luminance": 0.81647
}Semantic roles & 50–950 ramp
primary
#BEF4EB
secondary
#D5818F
accent
#1233D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585