#BEF7EE#BEF7EE
#BEF7EE is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.5% C 0.059 H 184.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF7EE |
|---|---|
| RGB | rgb(190, 247, 238) |
| HSL | hsl(171, 78%, 86%) |
| HSV | hsv(171, 23%, 97%) |
| CMYK | cmyk(23.1%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(93.29, -19.72, -1.55) |
| CIE-LCH | lch(93.29, 19.78, 184.49°) |
| OKLab | oklab(93.48% -0.0587 -0.0044) |
| OKLCH | oklch(93.48% 0.059 184.3) |
| XYZ | xyz(69.9239, 83.6389, 93.3320) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.22
Eggshell Blue
#C4FFF7
ΔE00 1.69
Light Light Blue
#CAFFFB
ΔE00 2.88
Pale Cyan
#B7FFFA
ΔE00 3.10
Paleturquoise
#AFEEEE
ΔE00 4.07
Ice
#D6FFFA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF7EE #F7BEC7
analogous
#BEF7D1 #BEF7EE #BEE3F7
triadic
#BEF7EE #EEBEF7 #F7EEBE
tetradic
#BEF7EE #D1BEF7 #F7BEC7 #E3F7BE
square
#BEF7EE #D1BEF7 #F7BEC7 #E3F7BE
split-complementary
#BEF7EE #F7BEE3 #F7D1BE
monochromatic
#51EAD1 #88F0E0 #BEF7EE #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.18
#BEF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BEF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF7EE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF7EE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#AEF9F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bef7ee; /* rgb */ color: rgb(190, 247, 238); /* oklch */ color: oklch(93.5% 0.059 184.3);
Tailwind
colors: {
custom: {
50: '#d2faf3',
500: '#bef7ee',
950: '#000000',
},
}SCSS
$custom: #bef7ee; $custom-light: #d2faf3; $custom-dark: #000000;
JSON
{
"hex": "#bef7ee",
"rgb": {
"r": 190,
"g": 247,
"b": 238
},
"hsl": {
"h": 170.526,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.93483,
"c": 0.05885,
"h": 184.3
},
"luminance": 0.83642
}Semantic roles & 50–950 ramp
primary
#BEF7EE
secondary
#DA808E
accent
#0B2CDA
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585