#BEF4EE#BEF4EE
#BEF4EE is a very light, muted teal. Relative luminance 0.818; OKLCH L 92.8% C 0.055 H 187.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF4EE |
|---|---|
| RGB | rgb(190, 244, 238) |
| HSL | hsl(173, 71%, 85%) |
| HSV | hsv(173, 22%, 96%) |
| CMYK | cmyk(22.1%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(92.49, -18.25, -2.72) |
| CIE-LCH | lch(92.49, 18.45, 188.48°) |
| OKLab | oklab(92.85% -0.0549 -0.0076) |
| OKLCH | oklch(92.85% 0.055 187.8) |
| XYZ | xyz(69.0139, 81.8189, 93.0287) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.49
Eggshell Blue
#C4FFF7
ΔE00 2.41
Light Light Blue
#CAFFFB
ΔE00 2.52
Paleturquoise
#AFEEEE
ΔE00 3.08
Pale Cyan
#B7FFFA
ΔE00 3.48
Ice
#D6FFFA
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF4EE #F4BEC4
analogous
#BEF4D3 #BEF4EE #BEDFF4
triadic
#BEF4EE #EEBEF4 #F4EEBE
tetradic
#BEF4EE #D3BEF4 #F4BEC4 #DFF4BE
square
#BEF4EE #D3BEF4 #F4BEC4 #DFF4BE
split-complementary
#BEF4EE #F4BEDF #F4D3BE
monochromatic
#55E2D3 #8AEBE0 #BEF4EE #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.21
#BEF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BEF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF4EE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF4EE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#AEF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef4ee; /* rgb */ color: rgb(190, 244, 238); /* oklch */ color: oklch(92.8% 0.055 187.8);
Tailwind
colors: {
custom: {
50: '#d2f7f3',
500: '#bef4ee',
950: '#000000',
},
}SCSS
$custom: #bef4ee; $custom-light: #d2f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bef4ee",
"rgb": {
"r": 190,
"g": 244,
"b": 238
},
"hsl": {
"h": 173.333,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.92847,
"c": 0.05539,
"h": 187.8
},
"luminance": 0.81822
}Semantic roles & 50–950 ramp
primary
#BEF4EE
secondary
#D5818B
accent
#1228D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585