#BEF4EF#BEF4EF
#BEF4EF is a very light, muted teal. Relative luminance 0.819; OKLCH L 92.9% C 0.055 H 189.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF4EF |
|---|---|
| RGB | rgb(190, 244, 239) |
| HSL | hsl(174, 71%, 85%) |
| HSV | hsv(174, 22%, 96%) |
| CMYK | cmyk(22.1%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(92.52, -18.04, -3.20) |
| CIE-LCH | lch(92.52, 18.32, 190.06°) |
| OKLab | oklab(92.88% -0.0545 -0.0088) |
| OKLCH | oklch(92.88% 0.055 189.2) |
| XYZ | xyz(69.1612, 81.8778, 93.8046) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.62
Light Light Blue
#CAFFFB
ΔE00 2.40
Eggshell Blue
#C4FFF7
ΔE00 2.56
Paleturquoise
#AFEEEE
ΔE00 2.82
Pale Cyan
#B7FFFA
ΔE00 3.48
Light Sky Blue
#C6FCFF
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF4EF #F4BEC3
analogous
#BEF4D4 #BEF4EF #BEDEF4
triadic
#BEF4EF #EFBEF4 #F4EFBE
tetradic
#BEF4EF #D4BEF4 #F4BEC3 #DEF4BE
square
#BEF4EF #D4BEF4 #F4BEC3 #DEF4BE
split-complementary
#BEF4EF #F4BEDE #F4D4BE
monochromatic
#55E2D5 #8AEBE2 #BEF4EF #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.21
#BEF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#BEF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF4EF
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF4EF | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#AEF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef4ef; /* rgb */ color: rgb(190, 244, 239); /* oklch */ color: oklch(92.9% 0.055 189.2);
Tailwind
colors: {
custom: {
50: '#d2f7f4',
500: '#bef4ef',
950: '#000000',
},
}SCSS
$custom: #bef4ef; $custom-light: #d2f7f4; $custom-dark: #000000;
JSON
{
"hex": "#bef4ef",
"rgb": {
"r": 190,
"g": 244,
"b": 239
},
"hsl": {
"h": 174.444,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.92877,
"c": 0.05519,
"h": 189.2
},
"luminance": 0.81881
}Semantic roles & 50–950 ramp
primary
#BEF4EF
secondary
#D58189
accent
#1224D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585