#BEFEF6#BEFEF6
#BEFEF6 is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.065 H 186.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEF6 |
|---|---|
| RGB | rgb(190, 254, 246) |
| HSL | hsl(173, 97%, 87%) |
| HSV | hsv(173, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(95.36, -21.48, -2.65) |
| CIE-LCH | lch(95.36, 21.64, 187.04°) |
| OKLab | oklab(95.2% -0.0643 -0.0074) |
| OKLCH | oklch(95.2% 0.065 186.6) |
| XYZ | xyz(73.3063, 88.4813, 100.3870) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 0.96
Duck Egg Blue
#C3FBF4
ΔE00 1.52
Pale Cyan
#B7FFFA
ΔE00 1.65
Light Light Blue
#CAFFFB
ΔE00 2.72
Light Cyan
#ACFFFC
ΔE00 3.28
Pale Aqua
#B8FFEB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEF6 #FEBEC6
analogous
#BEFED6 #BEFEF6 #BEE6FE
triadic
#BEFEF6 #F6BEFE #FEF6BE
tetradic
#BEFEF6 #D6BEFE #FEBEC6 #E6FEBE
square
#BEFEF6 #D6BEFE #FEBEC6 #E6FEBE
split-complementary
#BEFEF6 #FEBEE6 #FED6BE
monochromatic
#45FCE5 #82FDEE #BEFEF6 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.12
#BEFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BEFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEF6
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEF6 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#EBEEF7
Tritanopia (blue-blind)
#ABFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befef6; /* rgb */ color: rgb(190, 254, 246); /* oklch */ color: oklch(95.2% 0.065 186.6);
Tailwind
colors: {
custom: {
50: '#d3fff9',
500: '#befef6',
950: '#000000',
},
}SCSS
$custom: #befef6; $custom-light: #d3fff9; $custom-dark: #000000;
JSON
{
"hex": "#befef6",
"rgb": {
"r": 190,
"g": 254,
"b": 246
},
"hsl": {
"h": 172.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95201,
"c": 0.06475,
"h": 186.6
},
"luminance": 0.88485
}Semantic roles & 50–950 ramp
primary
#BEFEF6
secondary
#E67B88
accent
#001DE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685