#BEF6EE#BEF6EE
#BEF6EE is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.3% C 0.058 H 185.5°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF6EE |
|---|---|
| RGB | rgb(190, 246, 238) |
| HSL | hsl(171, 76%, 85%) |
| HSV | hsv(171, 23%, 96%) |
| CMYK | cmyk(22.8%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(93.03, -19.23, -1.94) |
| CIE-LCH | lch(93.03, 19.33, 185.76°) |
| OKLab | oklab(93.27% -0.0574 -0.0055) |
| OKLCH | oklch(93.27% 0.058 185.5) |
| XYZ | xyz(69.6189, 83.0289, 93.2304) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.14
Eggshell Blue
#C4FFF7
ΔE00 1.85
Light Light Blue
#CAFFFB
ΔE00 2.69
Pale Cyan
#B7FFFA
ΔE00 3.16
Paleturquoise
#AFEEEE
ΔE00 3.71
Ice
#D6FFFA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF6EE #F6BEC6
analogous
#BEF6D2 #BEF6EE #BEE2F6
triadic
#BEF6EE #EEBEF6 #F6EEBE
tetradic
#BEF6EE #D2BEF6 #F6BEC6 #E2F6BE
square
#BEF6EE #D2BEF6 #F6BEC6 #E2F6BE
split-complementary
#BEF6EE #F6BEE2 #F6D2BE
monochromatic
#52E7D2 #88EFE0 #BEF6EE #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.19
#BEF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#BEF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF6EE
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF6EE | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#E5E8EF
Tritanopia (blue-blind)
#AEF9F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bef6ee; /* rgb */ color: rgb(190, 246, 238); /* oklch */ color: oklch(93.3% 0.058 185.5);
Tailwind
colors: {
custom: {
50: '#d2f9f3',
500: '#bef6ee',
950: '#000000',
},
}SCSS
$custom: #bef6ee; $custom-light: #d2f9f3; $custom-dark: #000000;
JSON
{
"hex": "#bef6ee",
"rgb": {
"r": 190,
"g": 246,
"b": 238
},
"hsl": {
"h": 171.429,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.93271,
"c": 0.05768,
"h": 185.5
},
"luminance": 0.83032
}Semantic roles & 50–950 ramp
primary
#BEF6EE
secondary
#D8808D
accent
#0E2BD8
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585